Reconstruct 3-D scene from disparity map
returns
an array of 3-D world point coordinates that reconstruct a scene from
a disparity map. The xyzPoints
= reconstructScene(disparityMap
,stereoParams
)stereoParams
input must
be the same input that you use to rectify the stereo images corresponding
to the disparity map.
[1] G. Bradski and A. Kaehler, Learning OpenCV : Computer Vision with the OpenCV Library, Sebastopol, CA: O'Reilly, 2008.
disparityBM
| disparitySGM
| estimateCameraParameters
| lineToBorderPoints
| rectifyStereoImages
| size