ALVisualization Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ALPluginResult.h |
contourPoints
The found contour points of the fields on the ID
@property (nonatomic, nullable, copy) NSArray<NSArray<NSArray<NSNumber*> *> *> *contourPointsDeclared In
ALPluginResult.h
contours
The found contours of the fields on the ID
@property (nonatomic, copy) NSArray<NSArray<NSNumber*> *> *contoursDeclared In
ALPluginResult.h
textRect
The found bounding rect of the text fields on the ID
@property (nonatomic, copy) NSArray<NSNumber*> *textRectDeclared In
ALPluginResult.h