Package 

Class OcrResult

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class OcrResult
     implements Parcelable
                        

    Result of OCR text recognition.

    • Method Summary

      Modifier and Type Method Description
      final String getText()
      final Float getConfidence()
      • Methods inherited from class io.scanbot.genericdocument.entity.OcrResult

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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