Skip to main content
API Reference SwiftyNsdk

ObjectDetectionImageParams

A read-only container for the image params of object detection

Declaration

final class ObjectDetectionImageParams

Properties

NameTypeSummary
let modelFrameHeightUInt32
The height of the model frame
let modelFrameWidthUInt32
The width of the model frame
let sourceFrameHeightUInt32
The height of the source frame
let sourceFrameWidthUInt32
The width of the source frame