You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added possibility to edit the horizontal position of statusLabel and resultStatusLabel in CameraViewController using the corresponding properties in Customization.
DocReaderFrame enum updated. Now it contains the following members:
- scenarioDefault
- max
- none
Added the skipFocusingFrames property to Functionality. It is used to skip processing frames while the device camera is focusing.
Added the disableFocusingCheck property to Functionality. It is used to disable checking whether a document is in focus before its processing starts.
Enhanced the performance of CameraViewController through frame buffering. Now the frames are continuously transferred from the camera for further processing.
Added German localization.
Added a button switching between cameras during document processing. Added the showCameraSwitchBtn property to Functionality.
Fixed errors in the CameraViewController customization.
Great improvements of OCR for Latin, Cyrillic, Hebrew, Vietnamese and Balkan alphabets, both speed and accuracy.
Added new MRZ parsers:
- Mozambique ID card,
- Estonia Residence permit.
Added new barcode parsers:
- Haiti ID card,
- Canada ID card.