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

      ErrorNothingFound

      Nothing was found

      ErrorBadCrop

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

      ErrorUnknownDocument

      A document was detected, but it was not recognized as a supported document

      ErrorUnacceptableDocument

      A document was detected as a supported document, but it was not part of the accepted documents

      IncompleteValidation

      All fields were recognized, but some of them failed validation