Package com.geniusscansdk.ocr
Class OCREngineInput
- java.lang.Object
-
- com.geniusscansdk.ocr.OCREngineInput
-
public final class OCREngineInput extends java.lang.Object
The input of the OCR engine.
-
-
Constructor Summary
Constructors Constructor Description OCREngineInput(java.lang.String imagePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getImagePath()
The path of the image to apply OCR to.java.lang.String
toString()
-