Cell Validation (OCR)

From Grooper Wiki
Revision as of 14:04, 30 December 2019 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.