Search Results for

    Show / Hide Table of Contents

    Enum StereoBMPreFilterType

    Specifies available types of stereo block matching pre-filtering.

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

    Fields

    Name Description
    NormalizedResponse

    Specifies that no pre-filter is used and the output is just the normalized response.

    XSobel

    Specifies the x-sobel pre-filter.

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