Convert bagfile to .oni sequence [closed]
I'm trying to write the contents of a bagfile to an OpenNI .oni sequence file. What I can't tell, however, is if the underlying openni_wrapper modified the data at all in order to get it into OpenCV, or if the data can be copied directly back into the OpenNI data structures. Does anyone know the answer? And in general, any pointers on creating .oni sequences would be welcome.
Did you get a solution for this?? I have been trying to do the same thing for a while but to no avail.