Package | Description |
---|---|
org.bytedeco.depthai |
Modifier and Type | Method and Description |
---|---|
RotatedRect |
RotatedRect.angle(float setter) |
RotatedRect |
RotatedRect.center(Point2f setter) |
RotatedRect |
RawImageManipConfig.CropConfig.cropRotatedRect() |
RotatedRect |
RotatedRect.getPointer(long i) |
RotatedRect |
RotatedRect.position(long position) |
RotatedRect |
RotatedRect.size(Size2f setter) |
Modifier and Type | Method and Description |
---|---|
RawImageManipConfig.CropConfig |
RawImageManipConfig.CropConfig.cropRotatedRect(RotatedRect setter) |
ImageManipConfig |
ImageManipConfig.setCropRotatedRect(RotatedRect rr) |
ImageManipConfig |
ImageManipConfig.setCropRotatedRect(RotatedRect rr,
boolean normalizedCoords)
Specifies crop with rotated rectangle.
|
Copyright © 2024. All rights reserved.