Get the same 3D view than in Intel RealSense Viewer using Python
Hello, I'm struggling to get the same 3D view than in the Intel RealSense Viewer GUI using Python:
For the same camera position, the 3D map I get is very unclear:
Does someone have a Python code that generates a 3D view like in the first image?
Thank you very much.
-
Hi Arthur Levisalles10 What kind of pointcloud image do you get if you use the RealSense SDK's Python example script opencv_pointcloud_viewer.py
In regard to replicating the depth colorization of the RealSense Viewer, the links below provide Python scripting resources for configuring the color scheme and histogram on / off status with Python code.
https://github.com/IntelRealSense/librealsense/issues/7767#issuecomment-726704671
https://github.com/IntelRealSense/librealsense/issues/7089#issuecomment-672105974
Please sign in to leave a comment.
Comments
2 comments