Overload List
Name | Description | |
---|---|---|
StereoRectifyUncalibrated(InputArray, InputArray, InputArray, Size, OutputArray, OutputArray, Double) |
computes the rectification transformation for an uncalibrated stereo camera (zero distortion is assumed)
| |
StereoRectifyUncalibrated(IEnumerablePoint2d, IEnumerablePoint2d, Double, Size, Double, Double, Double) |
computes the rectification transformation for an uncalibrated stereo camera (zero distortion is assumed)
|
See Also