You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to take images of a table with objects, from different heights. As I have seen in realsense-viewer, if I change the value of Disparity Shift from 0 to 128, I can get images from half the MinZ range.
I need to change the Disparity Shift value during a script in python. How can I do that?
I found pyrealsense2.STDepthTableControl.disparityShift but didn't understand how to use it.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @Litvak1
Sorry, we certainly can add more comments to make it easier to understand.
Glad you figured it out, always feel free open more issues if you encounter any problems!
I want to take images of a table with objects, from different heights. As I have seen in realsense-viewer, if I change the value of Disparity Shift from 0 to 128, I can get images from half the MinZ range.
I need to change the Disparity Shift value during a script in python. How can I do that?
I found
pyrealsense2.STDepthTableControl.disparityShift
but didn't understand how to use it.Thanks
The text was updated successfully, but these errors were encountered: