compute (cv.StereoSGBM) - MATLAB File Help
cv.StereoSGBM/compute

Computes disparity map for the specified stereo pair

disparity = bm.compute(left, right)

Input

Output

The method executes the SGBM algorithm on a rectified stereo pair.

See also
Method Details
Access public
Sealed false
Static false