Click or drag to resize

AgastFeatureDetectorThreshold Property

threshold on difference between intensity of the central pixel and pixels of a circle around this pixel.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int Threshold { get; set; }

Property Value

Type: Int32
See Also