| Package | Description |
|---|---|
| org.openimaj.video.tracking.klt |
| Modifier and Type | Field and Description |
|---|---|
Pyramid |
PyramidSet.gradx
the x gradient pyramid
|
Pyramid |
PyramidSet.grady
the y gradient pyramid
|
Pyramid |
PyramidSet.imgPyr
the image pyramid
|
| Constructor and Description |
|---|
PyramidSet(Pyramid imgPyr,
Pyramid gradx,
Pyramid grady) |