Adding info for ocr

This commit is contained in:
Anshul Maheshwari 2017-06-04 18:15:48 +05:30
parent d9796410bc
commit 37956ea4ef

View File

@ -11,6 +11,10 @@ Dependency
Tesseract (OCR library by Google) Tesseract (OCR library by Google)
Leptonica (Image processing library) 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 How to compile CCExtractor on Linux with OCR
============================================= =============================================