Merge branch 'pr/n743_anshul1912'

This commit is contained in:
Carlos Fernandez 2017-06-05 13:21:24 -07:00
commit 95cd2370fc

View File

@ -11,6 +11,10 @@ Dependency
Tesseract (OCR library by Google)
Leptonica (Image processing library)
Ubuntu install Dependency using package manager
===============================================
sudo apt-get install libleptonica-dev libtesseract-dev tesseract-ocr-eng
How to compile CCExtractor on Linux with OCR
=============================================