Search Results for

    Show / Hide Table of Contents

    Enum PyramidDecompositionFilter

    Specifies the type of linear filter used for pyramid up and downsampling.

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

    Fields

    Name Description
    Gaussian5x5

    Specifies a 5x5 gaussian filter.

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