Skip to content

v2.5.0

Choose a tag to compare

@krizaa krizaa released this 12 Nov 15:14
· 109 commits to master since this release
348182c

Improvements and fixes:

  • Improved date extraction from partial dates.
  • Fixed broken anonymization in result screen when the PAN number was anonymized but the image was not. We now correctly anonymize the image too.

Minor breaking API change

  • We've changed how RecognizerRunner processes images. Now it can treat Image objects as either video frame or photo frame. Until now, Direct API always processed images as photo frames, that not giving ability to recognizers to use time-redundant information for yield better recognition quality.