This repository was archived by the owner on Jul 17, 2023. It is now read-only.
Releases: abbyy/MobileCapture.ReactNative
Releases · abbyy/MobileCapture.ReactNative
Update for R2 (1.0.15.327969) release of the Mobile Capture.
CoreAPI (single image) methods
This plugin update introduces low level API methods for processing of single images/photos (not video stream):
Image processing
- Detect boundaries and crop image
- Rotate image
- Export to PDF, PNG, JPEG
- (Technology preview) Quality Assessment for OCR
Text recognition
- Full-text OCR
- Out-of-the-box data capture (like, BusinessCards)
The full list of available methods and their settings can be found in the online documentation: https://help.abbyy.com/en-us/mobilecapturesdk/1/reactnative_help/reactnative-introduction
v1.0.1
The module includes UI components that can be used to capture document images with various settings:
- Number of required documents
- Camera resolution
- Document Size and Aspect Ratio
- Image compression: png, jpg
- PDF export
- UI customizations:
- Flashlight button visibility
- Capture button visibility
- Gallery button visibility
- Preview mode activation
- UI Orientation
Please see the full list of available settings in the documentation that is included in the distribution archive.
Note: You will need to have Mobile Capture distributions in addition to the module, as well as a license file and module distribution.