v2.16.0
-
Updates and additions
- added support for reading front side of Hong Kong ID - use
PPHongKongIDFrontRecognizerSettings
- added support for reading front and back side of Colombian ID - use
PPColombiaIDFrontRecognizerSettings
andPPColombiaIDBackRecognizerSettings
- added support for reading front and back side of United Arab Emirates ID - use
PPUnitedArabEmiratesIDFrontRecognizerSettings
andPPUnitedArabEmiratesIDBackRecognizerSettings
- added support for reading front side of New Zealand drivers license - use
PPNewZealandDLFrontRecognizerSettings
- added support for reading front side of Hong Kong ID - use
-
Improvements in ID scanning performance
- Improved reading of Belgium ID BRZ OPT2 field
- added support for reading Belgium MRZ with partial date of birth -
PPMrtdRecognizerSettings.allowUnverifiedResults
must be set totrue
- added support for reading Kenya MRZ -
PPMrtdRecognizerSettings.allowUnverifiedResults
must be set totrue
- improved
MyKadFrontSideRecognizer
andMyTenteraRecognizer
:- better reading of name field
- better reading of address field
-
Bugfixes
- when setting DPI for full document image in concrete recognizer settings that has property
fullDocumentImageDPI
, exception is thrown if DPI value is not in the expected range[100, 400]
- fixed a crash in Templating API caused by using a
MultiDetector
withDetectorRecognizer
- fixed returning of face image when using
PPUnitedArabEmiratesIDFrontRecognizer
:- fixed face image position
- fixed returning of face image when using
- when setting DPI for full document image in concrete recognizer settings that has property