OpenNI2 icon indicating copy to clipboard operation
OpenNI2 copied to clipboard

how to convert cv::mat to open::videostream

Open HuangZhs1199 opened this issue 9 years ago • 2 comments

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!

HuangZhs1199 avatar Feb 23 '16 02:02 HuangZhs1199

Hi! Could you point me to the documentation you used to convert a cv::Mat to openni::VideoFrameRef? Thank you!

vinayramb avatar Sep 29 '17 17:09 vinayramb

https://kheresy.wordpress.com/index_of_openni_and_kinect/documents-of-openni-2-x/ this may help you

HuangZhs1199 avatar Oct 04 '17 10:10 HuangZhs1199