Update README
parent
0845e33064
commit
cef1764f5b
|
|
@ -8,7 +8,7 @@ The required dependencies include pdfminer, numpy, opencv.
|
|||
|
||||
For debugging, matplotlib is required. For runnings tests in the future, nose may be required.
|
||||
|
||||
camelot also uses poppler-utils, more specifically `pdfseparate` to separate pdfs into pages, with ImageMagick's `convert` to convert that page into an image.
|
||||
camelot also uses poppler-utils, more specifically `pdfseparate` to separate a pdf into pages, with ImageMagick's `convert` to convert each page into an image.
|
||||
|
||||
## Install
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue