Conversion of Frame to Numpy Array and Vice Versa
Is it possible to convert the numpy array to depth frame?
I mean that I have CSV files of numpy array converted from depth frames recorded without using post-processing with pyrealsense2. Now I want to apply post-processing filters from pyrealsense2 to these files without recording again. Do I need to convert CSV to bag file or any other extensions?
Thanks you for your time!
-
There have been other RealSense users who have wanted to convert a numpy array to a depth frame, or a numpy to a point cloud. As far as I know there is not a finished solution available yet though.
Please sign in to leave a comment.
Comments
2 comments