Emgu CV Library Documentation
STEREO_RECTIFY_TYPE Enumeration
NamespacesEmgu.CV.CvEnumSTEREO_RECTIFY_TYPE

www.emgu.com/wiki
Type used in cvStereoRectify
Declaration Syntax
C#Visual BasicVisual C++
public enum STEREO_RECTIFY_TYPE
Public Enumeration STEREO_RECTIFY_TYPE
public enum class STEREO_RECTIFY_TYPE
Members
MemberDescription
DEFAULT
Shift one of the image in horizontal or vertical direction (depending on the orientation of epipolar lines) in order to maximise the useful image area

CALIB_ZERO_DISPARITY
Makes the principal points of each camera have the same pixel coordinates in the rectified views

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)