Computes disparity map for the input rectified stereo pair.

C# | Visual Basic | Visual C++ |
public void FindStereoCorrespondence( Image<Gray, byte> left, Image<Gray, byte> right, Image<Gray, short> leftDisparity, Image<Gray, short> rightDisparity )
Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)