| Package | Description |
|---|---|
| org.openimaj.demos.sandbox.tldcpp.detector | |
| org.openimaj.demos.sandbox.tldcpp.videotld |
| Modifier and Type | Field and Description |
|---|---|
ScaleIndexRectangle[] |
Clustering.windows
The windows to compare
|
| Modifier and Type | Method and Description |
|---|---|
ScaleIndexRectangle |
DetectorCascade.getWindow(int idx) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TLDUtil.tldOverlapOne(ScaleIndexRectangle[] windows,
int firstIndex,
List<Integer> confidentIndices,
float[] distances,
int distIDX)
The overlap of the window at the firstIndex to all windows in the confidentIndices
|