[Kinect V2] cap_openni2 crashes
Hi,
I made a custom build of OpenCV 3 in Windows 8.1, VS2013 x86 with OpenNI2 flag ON. I tried running openni_capture example but it crashes with device open failed error. What I want to do ultimately is to get Kinect V2 stream running with Highgui so that i can use tracking tools which uses VideoCapture interface.
Please tell me if someone got this running successfully
Praveen