OpenNI2
OpenNI2 copied to clipboard
how to convert cv::mat to open::videostream
Hello everyone I want to convert a series of opencv format pictures to oni files , I have no ideas how to make it. I have looked the source code, I only know how to convert cv::mat to VideoFrameRef, but the point convert cv::mat to open::VideoStream I still don't know. Thank you very much!
Hi! Could you point me to the documentation you used to convert a cv::Mat to openni::VideoFrameRef? Thank you!
https://kheresy.wordpress.com/index_of_openni_and_kinect/documents-of-openni-2-x/ this may help you