GroupMatching Properties |
The GroupMatching type exposes the following members.
Name | Description | |
---|---|---|
Classes |
Gets how many classes were found in the
last call to Group(T).
(Inherited from GroupMatchingT.) | |
MinimumNeighbors |
Gets or sets the minimum number of neighbors necessary to keep a detection.
If a rectangle has less neighbors than this number, it will be discarded as
a false positive.
(Inherited from GroupMatchingT.) | |
Threshold |
Gets the minimum distance threshold to consider
two rectangles as neighbors. Default is 0.2.
|