Classes
The following classes are available globally.
-
A three-dimensional point in an image. The point’s coordinates have the same scale as the original image.
Declaration
Objective-C
@interface MLKVision3DPoint : MLKVisionPoint
-
An image or image buffer used for vision detection.
Declaration
Objective-C
@interface MLKVisionImage : NSObject
-
A point in an image. The point’s coordinates have the same scale as the original image.
Declaration
Objective-C
@interface MLKVisionPoint : NSObject