This repo is a result of discussion of StackOverflow and need to exptract handwritten data from tables. Workflow looks like this
- Match template and rotate image
- Recognize rows in the table and crop
- Recognize text using tensor flow
https://stackoverflow.com/questions/49737231/split-cells-from-an-image-of-a-table
and insipired by this article and soure code https://medium.com/@harald_scheidl/27648fb18519