Uses of Class
boofcv.alg.tracker.circulant.CirculantTracker
-
Uses of CirculantTracker in boofcv.abst.tracker
ModifierConstructorDescriptionCirculant_to_TrackerObjectQuad
(CirculantTracker<T> tracker, ImageType<T> imageType) -
Uses of CirculantTracker in boofcv.factory.tracker
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
CirculantTracker<T>FactoryTrackerObjectAlgs.circulant
(ConfigCirculantTracker config, Class<T> imageType)