Class GenericTextWordBox

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class GenericTextWordBox
     implements Parcelable
                        

    Represents one word in detected text

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • GenericTextWordBox

        GenericTextWordBox(String word, Double confidenceValue, Rect boundingRect)
        Parameters:
        word - detected word
        confidenceValue - confidence of symbol recognition
        boundingRect - rect with a character in coordinates of the picture