Package 

Enum IdScanResult.RecognitionStatus

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ErrorTooBlurry

      Image too blurry

      ErrorBadCrop

      IdCard cannot be cropped in a good way (e.g. not fully visible to viewport, partially covered etc)

      ErrorNothingFound

      Nothing found (e.g. not an IdCard)

      SuccessFound

      IdCard found and can be processed further

      Success

      IdCard found, cropped, all fields found and their data recognized

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait