Enum GenericDocumentRecognitionResult.RecognitionStatus

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      Success

      Document was found, cropped, all the fields found and their data was recognized

      SuccessFound

      Document was found and can be processed further

      ErrorNothingFound

      Nothing was found

      ErrorBadCrop

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

      ErrorTooBlurry

      Image too blurry