How to use Python to configure minimum and maximum distances
Hello everyone, I am writing the python code to capture the RGB, depth and IR for creating the dataset by using the D435i device. I want to configure the property "min distance" and "max distance" as in the intel realsense viewer as show in the figure attachment. Therefore, what python code or library that I can modify this problem ?
-
Hello, I hope that the Python pyrealsense2 code at the link below will be helpful.
https://github.com/IntelRealSense/librealsense/issues/8299#issuecomment-773833234
Please sign in to leave a comment.
Comments
1 comment