Uses of Class
boofcv.alg.tracker.tld.TldFernClassifier
Packages that use TldFernClassifier
-
Uses of TldFernClassifier in boofcv.alg.tracker.tld
Constructors in boofcv.alg.tracker.tld with parameters of type TldFernClassifierModifierConstructorDescriptionTldDetection(TldFernClassifier<T> fern, TldTemplateMatching<T> template, TldVarianceFilter<T> variance, ConfigTld config) TldLearning(Random rand, ConfigTld config, TldTemplateMatching<T> template, TldVarianceFilter<T> variance, TldFernClassifier<T> fern, TldDetection<T> detection) Creates and configures learning