ObjectDetectionImageParams
A read-only container for the image params of object detection
Declaration
final class ObjectDetectionImageParamsProperties
| Name | Type | Summary |
|---|---|---|
| let modelFrameHeight | UInt32 | The height of the model frame |
| let modelFrameWidth | UInt32 | The width of the model frame |
| let sourceFrameHeight | UInt32 | The height of the source frame |
| let sourceFrameWidth | UInt32 | The width of the source frame |