Uses of Class
boofcv.alg.tracker.meanshift.TrackerMeanShiftComaniciu2003
Packages that use TrackerMeanShiftComaniciu2003
-
Uses of TrackerMeanShiftComaniciu2003 in boofcv.abst.tracker
Methods in boofcv.abst.tracker that return TrackerMeanShiftComaniciu2003Constructors in boofcv.abst.tracker with parameters of type TrackerMeanShiftComaniciu2003ModifierConstructorDescription -
Uses of TrackerMeanShiftComaniciu2003 in boofcv.factory.tracker
Methods in boofcv.factory.tracker that return TrackerMeanShiftComaniciu2003Modifier and TypeMethodDescriptionstatic <T extends ImageBase<T>>
TrackerMeanShiftComaniciu2003<T>FactoryTrackerObjectAlgs.meanShiftComaniciu2003
(ConfigComaniciu2003 config, ImageType<T> imageType)