Optional source: DeepPartial<TextPatternScannerConfiguration>Maximum number of accumulated frames to inspect before actual result is returned.
3;
Minimum number of accumulated frames that have equal result.
2;
Maximum image size (height or width) for OCR process. 0 - do not rescale.
0;
Optimize for scanning a single line or a single word. Enable this option when scanning a single line or single word that are hard to scan reliably.
false;
Content validator.
new DefaultContentValidator({});
Generated using TypeDoc
Configuration for the text pattern scanner.