KinectOneStream icon indicating copy to clipboard operation
KinectOneStream copied to clipboard

How to run the sample code and how to get the output

Open Abduoit opened this issue 6 years ago • 0 comments

I want to use kinect v2 rgb stream in order to feed it to Yolo v2. I know that I have to convert the streaming images into cv::mat in OpenCV. Since I am new in libfreenect2 and OpenCv, I don't know how to use your repo.

I have kinect v2 and Yolo v2, both works properly. I already install opencv and libfreenect2

Abduoit avatar Jul 18 '17 15:07 Abduoit