Uses of Class
boofcv.alg.feature.detect.peak.MeanShiftPeak
Packages that use MeanShiftPeak
-
Uses of MeanShiftPeak in boofcv.abst.feature.detect.peak
Constructors in boofcv.abst.feature.detect.peak with parameters of type MeanShiftPeakModifierConstructorDescriptionMeanShiftPeak_to_SearchLocalPeak
(MeanShiftPeak<T> search, boolean positive) -
Uses of MeanShiftPeak in boofcv.alg.feature.detect.line
Methods in boofcv.alg.feature.detect.line that return MeanShiftPeak