2

I'm trying to use the gesture tracking features of the Creative Senz3D camera with OpenCV 3 in Python 2.7 (right now I'm using Anaconda, but I'm willing to change that if need be.)

As of right now, I can get images from the camera, but the image only has 3 channels - there is no way to access the depth and variables like CV_CAP_INTELPERC_DEPTH_MAP don't work. I haven't found any good resources on how to set up Python OpenCV to use the camera's features and was hoping for a reference or a brief explanation about how to move forward.

boardrider
  • 5,882
  • 7
  • 49
  • 86
Chandler Squires
  • 397
  • 3
  • 7
  • 22
  • The Creative Senz3D Camera is NOT the Intel RealSense Camera (using the current SDK. It is the older Perceptual Computing Camera which used a 2013 SDK only. – codecats Feb 18 '16 at 00:50
  • did you have any luck in getting 3D working in python? – waspinator Jul 14 '16 at 01:29

0 Answers0