H
2017-07-02 08:12:17 UTC
Through Homebrew, I have installed the Tesseract OCR engine on my Mac.
All the directories (*jpeg, leptonica, libpng, libtiff, openssl, tesseract*)
are now installed in */usr/local/Cellar*
Before putting an image in the *Cellar* directory, when I try the following
at the command line, obviously it fails:
$ tesseract image.png outcome
So, because there is no such image, I get the following messages:
Error in fopenReadStream: file not found
Error in findFileFormat: image file not found
Error during processing.
Where are the programs/scripts that generate these messages? I can only
find *include* files in the installed Tesseract directory...
Where are the files that contain these error messages if the image was not
found, etc...?
Where are the scripts/programs that perform *image pre-processing* (such as
segmentation, binarization, etc...) before Tesseract actually does the OCR
on the image?
Thanks,
All the directories (*jpeg, leptonica, libpng, libtiff, openssl, tesseract*)
are now installed in */usr/local/Cellar*
Before putting an image in the *Cellar* directory, when I try the following
at the command line, obviously it fails:
$ tesseract image.png outcome
So, because there is no such image, I get the following messages:
Error in fopenReadStream: file not found
Error in findFileFormat: image file not found
Error during processing.
Where are the programs/scripts that generate these messages? I can only
find *include* files in the installed Tesseract directory...
Where are the files that contain these error messages if the image was not
found, etc...?
Where are the scripts/programs that perform *image pre-processing* (such as
segmentation, binarization, etc...) before Tesseract actually does the OCR
on the image?
Thanks,
--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+***@googlegroups.com.
To post to this group, send email to tesseract-***@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/40c1541c-3ec1-4062-b809-f7305ce0439f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+***@googlegroups.com.
To post to this group, send email to tesseract-***@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/40c1541c-3ec1-4062-b809-f7305ce0439f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.