public class SimpleOcrPerformer implements OcrPerformer
Performs OCR and returns recognized text as a result
| Constructor and Description |
|---|
SimpleOcrPerformer() |
| Modifier and Type | Method and Description |
|---|---|
OcrResult |
recognize() |
recognizepublic OcrResult recognize()