Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@i1E i1E released this 01 Aug 10:32
· 1 commit to main since this release
7d15f6a

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.