Skip to content

v3.3.0

Compare
Choose a tag to compare
@i1E i1E released this 30 Nov 20:05
· 539 commits to master since this release
  • removed RecognizerView method setInitialScanningPaused. For achieving the same functionality, method pauseScanning should be used.
  • added support for scanning IBANs that contain spaces and dashes
  • improved MRTDRecognizer: when obtaining of full document images is enabled with setShowFullDocument method, recognizer returns result only after the document image has been returned.