public class TextRecognizerFactory implements TextRecognition
Provides appropriate TextRecognizers depending on needed result
| Constructor and Description |
|---|
TextRecognizerFactory() |
| Modifier and Type | Method and Description |
|---|---|
TextRecognizer |
withPDF() |
TextRecognizer |
withPDF() |
TextRecognizer |
withoutPDF() |
TextRecognizer |
withoutPDF() |
withPDF, withPDF, withoutPDF, withoutPDFpublic TextRecognizer withPDF()
public TextRecognizer withPDF()
public TextRecognizer withoutPDF()
public TextRecognizer withoutPDF()