Uses of Class
boofcv.abst.feature.detect.extract.NonMaxLimiter.LocalExtreme
Packages that use NonMaxLimiter.LocalExtreme
-
Uses of NonMaxLimiter.LocalExtreme in boofcv.abst.feature.detect.extract
Methods in boofcv.abst.feature.detect.extract that return NonMaxLimiter.LocalExtremeModifier and TypeMethodDescriptionNonMaxLimiter.LocalExtreme.set
(float intensity, boolean max, Point2D_I16 location) Methods in boofcv.abst.feature.detect.extract that return types with arguments of type NonMaxLimiter.LocalExtremeMethods in boofcv.abst.feature.detect.extract with parameters of type NonMaxLimiter.LocalExtremeModifier and TypeMethodDescriptionint
NonMaxLimiter.LocalExtreme.compareTo
(NonMaxLimiter.LocalExtreme o) Constructor parameters in boofcv.abst.feature.detect.extract with type arguments of type NonMaxLimiter.LocalExtremeModifierConstructorDescriptionNonMaxLimiter
(NonMaxSuppression nonmax, FeatureSelectLimitIntensity<NonMaxLimiter.LocalExtreme> selector, int maxTotalFeatures) Configures the limiter