Uses of Class
boofcv.alg.tracker.tld.TldFernDescription
-
Uses of TldFernDescription in boofcv.alg.tracker.tld
Modifier and TypeMethodDescriptionprotected int
TldFernClassifier.computeFernValue
(float c_x, float c_y, float rectWidth, float rectHeight, TldFernDescription fern) Computes the value of the specified fern at the specified location in the image.protected int
TldFernClassifier.computeFernValueRand
(float c_x, float c_y, float rectWidth, float rectHeight, TldFernDescription fern) Computes the value of a fern after adding noise to the image being sampled.