- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am asking this again because I think it was missed by Intel in a previous follow-up. I think it is a question only Intel can answer at this point.
I am able to successfully rotate an image using AcquireAccess, however, that does nothing for Face tracking. The face tracking module is separate, and can't be fed rotated images output from AcquireAccess. Is there any way to track faces when the camera is rotated? Am I missing something with how AcquireAccess can be used prior to Face Tracking?
Thanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need use PXCVideoModule and ProcessImageAsync to process data frame by frame. You can find detail info @https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?pxcvideomodule.html. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello ,
Do you tell me how do I use PXCVideoModule and ProcessImageAsync to feed rotation Image prior to Person Tracking?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Wei-chieh H.,
maybe you already figured it out your self, if not please have a look at this thread: https://software.intel.com/en-us/forums/realsense/topic/606341 for code and an explanation about how to use the PXCVideoModule.
Good Luck!

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