public class TldRegion
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
confidence
Score computed from NCC descriptor
|
int |
connections
Number of connections found in non-maximum suppression
|
boofcv.struct.ImageRectangle |
rect
Description of the rectangular region
|
| Constructor and Description |
|---|
TldRegion() |