Classes
The following classes are available globally.
-
Common configurations shared by all types of object detectors.
Declaration
Swift
class CommonObjectDetectorOptions : NSObject
-
Configurations for a custom-model object detector.
Declaration
Swift
class CustomObjectDetectorOptions : CommonObjectDetectorOptions