|
ComPDF Objective-C SDK
API Reference Documentation for ComPDF Objective-C SDK
|
Dewarp output including key points and the corrected image. More...
#include <document_ai.h>
Properties | |
| NSArray * | points |
| Corner points as 8 integers [tl.x,tl.y,tr.x,tr.y,bl.x,bl.y,br.x,br.y]. | |
| NSImage * | image |
| Dewarped/corrected image. | |
Dewarp output including key points and the corrected image.
Definition at line 192 of file document_ai.h.
|
readwritenonatomicstrong |
Dewarped/corrected image.
Definition at line 197 of file document_ai.h.
|
readwritenonatomicstrong |
Corner points as 8 integers [tl.x,tl.y,tr.x,tr.y,bl.x,bl.y,br.x,br.y].
Definition at line 195 of file document_ai.h.