Package 

Enum GenericDocumentRecognitionResult.RecognitionStatus

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ErrorTooBlurry

      Image too blurry

      ErrorBadCrop

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

      ErrorNothingFound

      Nothing was found

      SuccessFound

      Document was found and can be processed further

      Success

      Document was found, cropped, all the fields found and their data was 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