HaarObjectDetectorSuppression Property |
Namespace: Accord.Vision.Detection
The value of this property represents the minimum amount of detections made inside a region to report this region as an actual detection. For example, setting this property to two will discard all regions which had not achieved at least two detected rectangles within it.
Setting this property to a value higher than zero may decrease the number of false positives.