boofcv.alg.tracker.tld
Class TldFernDescription
- java.lang.Object
-
- boofcv.alg.tracker.tld.TldFernDescription
-
public class TldFernDescription extends java.lang.ObjectFern descriptor used inTldTracker. The number of features can be at most 32, enough to fit inside an integer. The location of each point is from -0.5 to 0.5 and randomly selected. When computed it is scaled independently along x and y axis to the region's width and height, respectively.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classTldFernDescription.SamplePair
-
Constructor Summary
Constructors Constructor and Description TldFernDescription(java.util.Random rand, int num)Creates random fern.
-
DataMelt 3.0 © DataMelt by jWork.ORG