Skip to main content

acknowledge_screen

The Acknowledge Screen is designed to ensure the quality of captured images. The quality analyzer runs a thorough check on the captured image to determine its suitability. You can set the minimum quality required using the following enums:

  • noDocument
  • veryPoor
  • poor
  • reasonable
  • good
  • excellent

You can also configure when the Acknowledge Screen should be shown using the following modes:

  • badQuality: The screen is shown only if the minimum quality criteria is not met.
  • always: The screen is shown after every capture, regardless of the image quality.
  • none: The screen is never shown, even if the minimum quality criteria is not met.

What do you think of this documentation?