boofcv.alg.tracker.tld
Class TldRegion
- java.lang.Object
-
- boofcv.alg.tracker.tld.TldRegion
-
public class TldRegion extends java.lang.ObjectA high confidence region detected inside the image where
-
-
Field Summary
Fields Modifier and Type Field and Description doubleconfidenceScore computed from NCC descriptorintconnectionsNumber of connections found in non-maximum suppressionImageRectanglerectDescription of the rectangular region
-
Constructor Summary
Constructors Constructor and Description TldRegion()
-
-
-
Field Detail
-
connections
public int connections
Number of connections found in non-maximum suppression
-
confidence
public double confidence
Score computed from NCC descriptor
-
rect
public ImageRectangle rect
Description of the rectangular region
-
-
DataMelt 3.0 © DataMelt by jWork.ORG