github BlinkID/capture-android v1.4.0

one month ago

Improvements

  • Introduced CaptureFilter:
    • If you need additional checks on Capture result images, you can use CaptureFilter. This feature is optional.
    • Capture filter filters capture results after each successful side capture (accepts or drops captured side). If the captured image is filtered out, the capture process is restarted for the current side and the same side is captured again in the same camera session.
    • We are providing one specific implementation of the CaptureFilter in capture-filter-blinkid library which uses the BlinkID SDK and accepts document images that are extractable by the BlinkID SDK.
  • Updated introduction dialog with new image and "Turn your phone to landscape mode" message
  • Introduced AnalyzerRunner.resetSide function used to retake the current document side.
  • Upgraded CameraX dependency to the latest stable version v1.3.4.

Don't miss a new capture-android release

NewReleases is sending notifications on new releases.