Hi,
I am running the command:
tesseract ocr_abc.jpg output hocr

The output is:
Tesseract Open Source OCR Engine v3.03 with Leptonica
actual_tessdata_num_entries_ <= TESSDATA_NUM_ENTRIES:Error:Assert failed:in 
file tessdatamanager.cpp, line 53
Segmentation fault (core dumped)

Basis what I found on other threads, I also tried the following two 
variants of above command (but got the same result as above) :
tesseract ocr_abc.jpg output --tessdata-dir /usr/share/tesseract-ocr/4.00/ 
hocr
tesseract ocr_abc.jpg output --tessdata-dir /usr/share/tesseract-ocr/4.00/ 
/usr/share/tesseract-ocr/4.00/tessdata/configs/hocr


The output of tesseract -v is :

tesseract 3.03
 leptonica-1.73
  libjpeg 8d (libjpeg-turbo 1.5.2) : libpng 1.6.34 : libtiff 4.0.9 : zlib 
1.2.11

Can you tell me what might be wrong?

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@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/3e8317a8-5f8f-4089-a2b6-ad635eec91e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to