| Interface | Description |
|---|---|
| NonMaxSuppression |
Detects local minimums and/or maximums in an intensity image inside square regions.
|
| Class | Description |
|---|---|
| ConfigExtract |
General configuration for
NonMaxSuppression. |
| WrapperNonMaxCandidate |
Wrapper around the
NonMaxCandidateStrict class. |
| WrapperNonMaximumBlock |
Wrapper around the
NonMaxExtractorNaive class. |
| WrapperNonMaximumNaive |
Wrapper around the
NonMaxExtractorNaive class. |