OpenCV and Kinect
in
Contributed Library Questions
•
2 years ago
I am developing a test app with Shiffman's Kinect library and am using OpenCV for blob detection. I keep seeing example code where opencv.capture() is not used. If I try that the application quits with an OpenCV error for a null pointer. Is there something in particular that I need to make sure I do?
2