public class TldRegionFernInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boofcv.struct.ImageRectangle |
r
Location being considered
|
int |
sumN
Sum of negative fern examples in this region
|
int |
sumP
Sum of positive fern examples in this region
|
| Constructor and Description |
|---|
TldRegionFernInfo() |