Enum StereoRectificationFlags
Specifies available operation flags for stereo rectification.
Namespace: OpenCV.Net
Assembly: OpenCV.Net.dll
Syntax
public enum StereoRectificationFlags : int
Fields
Name | Description |
---|---|
None | Specifies that no operation flags are active. |
ZeroDisparity | Specifies that the function makes the principal points of each camera have the same pixel coordinates in the rectified views. |