Search Results for

    Show / Hide Table of Contents

    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.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX