Search Results for

    Show / Hide Table of Contents

    Enum HoughCirclesMethod

    Specifies available Hough transform variants for circle detection.

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

    Fields

    Name Description
    Gradient

    Implements the 2-1 Hough Transform for circle detection.

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