How to generate frame from raw data?
I generate bin file from the camera D455.
How should I do to generate frame with the bin file?
-
Hello, I recommend reading the discussions at the links below, which suggest accessing binary data using the RealSense SDK's software_device 'synthetic camera' interface.
https://github.com/IntelRealSense/librealsense/issues/4740#issuecomment-535060656
https://github.com/IntelRealSense/librealsense/issues/2462#issuecomment-439694887
software_device is best used with C++ language instead of Python.
Please sign in to leave a comment.
Comments
1 comment