Class Hierarchy
- java.lang.Object
- boofcv.abst.feature.detect.extract.ConfigExtract (implements boofcv.struct.Configuration)
- boofcv.abst.feature.detect.extract.NonMaxLimiter
- boofcv.abst.feature.detect.extract.NonMaxLimiter.LocalExtreme (implements java.lang.Comparable<T>)
- boofcv.abst.feature.detect.extract.WrapperNonMaxCandidate (implements boofcv.abst.feature.detect.extract.NonMaxSuppression)
- boofcv.abst.feature.detect.extract.WrapperNonMaximumBlock (implements boofcv.abst.feature.detect.extract.NonMaxSuppression)
- boofcv.abst.feature.detect.extract.WrapperNonMaximumNaive (implements boofcv.abst.feature.detect.extract.NonMaxSuppression)
Interface Hierarchy
- boofcv.abst.feature.detect.extract.NonMaxSuppression