OpenCV
Get disparity value from specifi pixel
Python
core
,
stereo
berak
September 29, 2021, 12:50pm
2
it works like with any other numpy array:
value = disparity[y,x]
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Stereo Vision depth calculation (not calibration!)
Python
0
276
November 6, 2023
IS the disparity can be decimal?
3
380
March 1, 2021
Disparity calculations and camera centers
C++
disparity
3
2013
May 5, 2021
Depth to Disparity with Stereo Pair
Python
calib3d
,
stereo
1
426
September 11, 2022
Scaling of the disparity map of cv.stereo_BM.create
Python
calib3d
,
stereo
1
1901
December 4, 2020