Uses of Class
boofcv.alg.tracker.meanshift.TrackerMeanShiftComaniciu2003
-
Uses of TrackerMeanShiftComaniciu2003 in boofcv.abst.tracker
ModifierConstructorDescription -
Uses of TrackerMeanShiftComaniciu2003 in boofcv.factory.tracker
Modifier and TypeMethodDescriptionstatic <T extends ImageBase<T>>
TrackerMeanShiftComaniciu2003<T>FactoryTrackerObjectAlgs.meanShiftComaniciu2003
(ConfigComaniciu2003 config, ImageType<T> imageType)