Finding the Value of disparity?

1 次查看(过去 30 天)
Emmanuel
Emmanuel 2014-5-26
回答: Dima Lisin 2014-9-24
Hi ! I have left and right images of a scene whose disparity map has been obtained. I would like to obtain the value of disparity d. How do I do that? Please help

回答(1 个)

Dima Lisin
Dima Lisin 2014-9-24
Typically, the disparity is the distance between the pixel in the left image, and the corresponding pixel in the right image. So for a pixel i,j, d = dispMap(i,j), where dispMap is your disparity map.

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by