Search Results for

    Show / Hide Table of Contents

    Enum PolygonApproximation

    Specifies the available polygon approximation algorithms.

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

    Fields

    Name Description
    DouglasPeucker

    Specifies that the Douglas-Peucker polygon approximation algorithm should be used.

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