Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
iQuadrilateral
You are viewing a history document page of Dynamsoft Label Recognizer iOS v2.2.20.
Stores the quadrilateral.
@interface iQuadrilateral : NSObject
Attributes
Attribute | Type |
---|---|
points |
NSArray* |
points
Four vertexes (CGPoint) in a clockwise direction of a quadrilateral. Index 0 represents the left-most vertex.
NSArray* points