Search Results for

    Show / Hide Table of Contents

    Enum StereoBMPreset

    Specifies available presets of stereo block matching algorithm parameters.

    Namespace: OpenCV.Net
    Assembly: OpenCV.Net.dll
    Syntax
    public enum StereoBMPreset : int

    Fields

    Name Description
    Basic

    Specifies parameters suitable for general cameras.

    FishEye

    Specifies parameters suitable for wide-angle cameras.

    Narrow

    Specifies parameters suitable for narrow-angle cameras.

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