npm @microblink/blinkid-in-browser-sdk 6.3.0

latest releases: 6.12.0, 6.11.2, 6.11.1...
11 months ago

New features

  • Changes to the BlinkIdSingleSideRecognizer and BlinkIdMultiSideRecognizer:
    • add new fields inside StringResult:
      • arabicLocation - location coordinates of the arabic text or undefined if arabic text is empty
      • cyrillicLocation - location coordinates of the cyrillic text or undefined if cyrillic text is empty
      • latinLocation - location coordinates of the latin text or undefined if latin text is empty
      • arabicSide - document side of the arabic text or undefined if arabic text is empty
      • cyrillicSide - document side of the cyrillic text or undefined if cyrillic text is empty
      • latinSide - document side of the latin text or undefined if latin text is empty
    • new results in Recognizer.Result:
      • faceImageLocation
      • faceImageSide
  • Add new Country enum value - SCHENGEN_AREA
  • And new Type enum value - IMMIGRANT_VISA

Bugfixes

  • Improved scanning success rate and stability when using BlinkIdMultiSideRecognizer

Minor breaking changes

  • renamed and reordeded elements in the DetectionStatus enum

Don't miss a new blinkid-in-browser-sdk release

NewReleases is sending notifications on new releases.