| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
Rect |
Rect.denormalize(int width,
int height)
Denormalize rectangle.
|
Rect |
Rect.getPointer(long i) |
Rect |
Rect.height(float setter) |
Rect |
Rect.normalize(int width,
int height)
Normalize rectangle.
|
Rect |
Rect.position(long position) |
Rect |
Rect.put(Rect r) |
Rect |
SpatialLocationCalculatorConfigData.roi() |
Rect |
Tracklet.roi()
Tracked region of interest.
|
Rect |
Rect.width(float setter) |
Rect |
Rect.x(float setter) |
Rect |
Rect.y(float setter) |
| Modifier and Type | Method and Description |
|---|---|
Rect |
Rect.put(Rect r) |
SpatialLocationCalculatorConfigData |
SpatialLocationCalculatorConfigData.roi(Rect setter) |
Tracklet |
Tracklet.roi(Rect setter) |
| Constructor and Description |
|---|
Rect(Rect r) |
Copyright © 2021. All rights reserved.