mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 20:01:42 +00:00
Merge branch 'pr/n743_anshul1912'
This commit is contained in:
commit
95cd2370fc
@ -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
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user