Class FastCornersDetectorProperties

FastCornersDetectorProperties class

The fast corners detector properties

public class FastCornersDetectorProperties : ICornersDetectorProperties

Constructors

NameDescription
FastCornersDetectorProperties()The default constructor.

Properties

NameDescription
Suppress { get; set; }Gets or sets a value indicating whether this FastCornersDetectorProperties is suppress.
Threshold { get; set; }Gets or sets the threshold.

See Also