Post #1575123
2026-04-21 07:18 UTC
@phildini @civicband The approach I used when I did this for a client
1. Use OpenCV to split the table into cells
2. Run OCR on each cell individually
3. Use Pandas to assemble the contents of the cells into a dataframe
Replies (0)
No replies.