ocr-table
ocr-table copied to clipboard
Extract tables from scanned image PDFs using Optical Character Recognition.
Right now, it only seems to perform OCR. i.e., convert image to raw text. Is there any table-specific extraction performed? Basically, I'm researching about good algorithms to extract tabular data...
  In pyocr.py, the file.tiff is not available...