- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello there,
I am using a R200 camera to capture a registered person. By now, I can get the position, the ID, the head pose and even the expression information.
According to the manual, I can also get the orientation, like profile, left45 etc.
But the orientation info returns 0 no matter how I move my body, and the isPersonOrientationEnabled function returns false.
I am coding with VS2010 C++ and my code looks like
if(!config->querytracking()->ispersonorientationenabled())
{
config->querytracking()->enablepersontracking();
}
Thanks in advance
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page