Cell Validation (OCR): Difference between revisions
Configadmin (talk | contribs) Created page with "Cell Validation can be helpful to process documents that have a columnar structure or do not have a normal left to right book-like text flow. After OCR is performed on th..." |
(No difference)
|
Revision as of 14:04, 30 December 2019
Cell Validation can be helpful to process documents that have a columnar structure or do not have a normal left to right book-like text flow. After OCR is performed on the full image, the image is divided into a matrix of a specified number of rows and columns. OCR is then performed on each cell independently. Finally, the results are merged with the full page OCR.