camelot-py/camelot
Vinayak Mehta 970256e19d Add OCR support for image based pdfs with lines
* Cosmits

* Remove unnecessary kwargs

* Direct ghostscript call output to /dev/null

* Change char_margin's default value

* Add image attribute in Table and Cell

* Add OCR

* Fix coordinates

* Add table_area

* Add ocr options to cli

* Direct ghostscript call output to /dev/null

* Add ocr dostring

* Add requirements

* Update README
2017-01-07 16:37:56 +05:30
..
__init__.py Add OCR support for image based pdfs with lines 2017-01-07 16:37:56 +05:30
cell.py Add OCR support for image based pdfs with lines 2017-01-07 16:37:56 +05:30
imgproc.py Update docs 2016-10-04 17:50:48 +05:30
lattice.py Cosmits 2017-01-07 15:58:45 +05:30
ocr.py Add OCR support for image based pdfs with lines 2017-01-07 16:37:56 +05:30
pdf.py Add OCR support for image based pdfs with lines 2017-01-07 16:37:56 +05:30
stream.py Deprecate Stream ncolumns 2016-11-07 21:30:48 +05:30
table.py Add OCR support for image based pdfs with lines 2017-01-07 16:37:56 +05:30
utils.py Cosmits 2017-01-07 15:58:45 +05:30