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: 1.0.0
Syntax
public int Threshold { get; set; }

Property Value

Type: Int32
See Also