AbbyyMobileCapture module
ABBYY Mobile Capture SDK module.
Methods
| Name | Description |
|---|---|
| User interface | |
| startImageCapture | Opens a screen for the Image Capture scenario. |
| Core API | |
| recognizeText | Starts a text capture scenario for a single image. |
| extractData | Starts a data capture scenario for a single image. |
| detectDocumentBoundary | Detects a quadrangle representing document boundary on an image. |
| cropImage | Crops image according to the document boundary and size. |
| rotateImage | Rotates image by specified angle. |
| assessQualityForOcr | Estimates if an image quality is suitable for OCR. |
| exportImage | Exports an image to JPG or PNG format. |
| exportImagesToPdf | Exports images to PDF format. |
3/2/2022 12:59:15 PM