KinectOneStream icon indicating copy to clipboard operation
KinectOneStream copied to clipboard

Streaming Kinect One sensors with libfreenect2 and OpenCV

Results 1 KinectOneStream issues
Sort by recently updated
recently updated
newest added

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....