How to get Kinect Depth Image with OpenCV?
Hello, OpenCV community! I need your help!!
I'm trying to get the kinect depth image using Visual Studio 2017 (C++) and OpenCV 3.2.0, though it should be something simple, I have tried a lot of things and codes but nothing works!! I've tried Kinect Developer Toolkit code in C++ to get kinect depth image and it doesn't work as well (if necessary, I'll print the error message)...
I have already tested my Kinect (it works) and imported the necessary libraries.
I did plenty of research on the internet and found nothing... If someone could upload a simple code that gets Kinect depth frames I would be very grateful.
PS: I'm using Kinect V1.0 (Xbox 360)
About kinect on this forum it's here
"I've tried Kinect Developer Toolkit code in C++ to get kinect depth image and it doesn't work as well (if necessary, I'll print the error message)." Here it's about opencv -> these problems should be adressed to the proper fora.
I did plenty of research on the internet and found nothing...Sure?
@Callidi you are using this camera https://cn.bing.com/images/search?vie... ?
I suggest trying from example projects provided by Microsoft and make changes to get an understanding first. Make sure those do work first.
@boydcheung Where can I get these projects? On Microsoft Website?
@alexcerry Noooo, I'm using the Kinect V1.0 for Xbox 360...
@LBerger Yes, you are right, I'm sorry about that... But I did a lot research and found nothing, now I'm going to try on a Kinect forum, thanks for the tip!