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 side (height or width) for OCR process. 0 - do not rescale.
0;
Content validator.
new DefaultContentValidator({});
Generated using TypeDoc
Configuration for the text pattern scanner.