First of all, it's really great to see that the SDK documentation has been unified into a single CHM file in the gold release, as this makes life much easier for reading and topic searching across different algorithms. Bravos, guys!
Intel® Perceptual Computing SDK
How To's Questions
Hello, I've been reading PerC sdk's documentation and it's tutorials and there's something I don't understand in "3 - Image Capture How To.Pdf".
When it does
PXCCapture::VideoStream::DataDesc request;
memset(&request, 0, sizeof(request));
request.streams[0].format=PXCImage::COLOR_FORMAT_RGB32;
request.streams[1].format=PXCImage::COLOR_FORMAT_DEPTH;
What's the memset() function doing? I've seen this in the core manual also.
Camera Viewer
Hello,
I am looking for a way to take the raw image data captured by the camera and store it to a file for further manipulation with a GPU using CUDA. Using the camera_viewer program I can store the data to a file, but I am unsure of how to play it back. What format is the image data from the camera stored as?
_ITERATOR_DEBUG_LEVEL
I am linking in libpxc_d.lib and libpxcutils_d.lib into the debug version of my code and all's well - it works fine. But then I build a Release version and it it fails on the free for the STL variables. I linked the libpxcutils.lib into my Debug version and it fails the same way. I insert _ITERATOR_DEBUG_LEVEL=2 into the compiler options and suddenly the Debug version works again.
Some question about Voice Recognition
Hello! Is there any predefined voice command in the SDK? If yes, will the Voice Recognition module recognize the predefined voice command better than the voice command defined by developer? Thanks!
Some question about Perceptual Computing SDK
Hello, I have three question about Perceptual Computing SDK:
1. Does voice recognition need Dragon assistant always running?
2. Does the newest Perceptual Computing SDK support Windows 8 Metro?
3. Can a Windows 8 Metro app communicate with the Dragon assistant? How?
Thanks a lot!
One question about Perceptual Computing SDK
Hello, I have one question about Perceptual Computing SDK:
PERC apps can not run in a machine without installing PERC SDK. How to integrate SDK with app?
Thanks a lot!
Phase 1 Results are out!
Results are out! Although Intel didn't seem to announce anything. Congrats to the winners!
Link is here: http://software.intel.com/sites/campaigns/perceptualshowcase/index.htm
Some question about Perceptual Computing SDK
Hello, I have two question about Perceptual Computing SDK:
1. Can a developer define any special gesture by himself using Perceptual Computing SDK? If he can, what should he do?
2. The "sdkmanuals.pdf" doesn't include the 3D Object Tracking, how can I get the document about 3D Object Tracking?
Thanks a lot!
Hey guys first round result is announced
Hey guys Intel Percptual computing first round result is announced, who all got the mail?
