Click or drag to resize

AgastFeatureDetectorNonmaxSuppression Property

if true, non-maximum suppression is applied to detected corners (keypoints).

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int NonmaxSuppression { get; set; }

Property Value

Type: Int32
See Also