The command below also produces the same result ( segmentation fault ) tesseract a.jpg stdout --oem 1 --psm 0 -l eng
Pritam On Wednesday, April 12, 2017 at 10:56:09 AM UTC-4, shree wrote: > > See https://github.com/tesseract-ocr/tesseract/wiki/Command-Line-Usage > > Follow correct order of variables > > tesseract imagename|stdin outputbase|stdout [options...] [configfile...] > > > ShreeDevi > ____________________________________________________________ > भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com > > On Wed, Apr 12, 2017 at 8:01 PM, Pritam Dodeja <[email protected] > <javascript:>> wrote: > >> The command was the following: >> >> tesseract -l eng --oem 1 --psm 0 a.jpg stdout >> >> As far as where it occurred exactly, I can't tell. I have been able to >> reproduce this with multiple jpgs - let me know if you need any further info >> >> tesseract --version shows >> >> tesseract 4.00.00alpha >> leptonica-1.74.1 >> libjpeg 8d (libjpeg-turbo 1.5.0) : libpng 1.2.54 : libtiff 4.0.6 : zlib >> 1.2.8 >> >> Pritam >> >> On Wednesday, April 12, 2017 at 6:00:12 AM UTC-4, [email protected] wrote: >>> >>> Can u tell when did you got his, means with the usage of which command >>> did ypou get this error and at at which step..? >>> >>> On Wednesday, April 12, 2017 at 12:16:54 PM UTC+5:30, Pritam Dodeja >>> wrote: >>>> >>>> Hi, >>>> >>>> I get segmentation faults when using page segmentation mode 0. Has >>>> anyone else experienced this? >>>> >>>> Pritam >>>> >>> -- >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/e9a62f9f-cf72-4081-8ace-695dd6e3cd53%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/e9a62f9f-cf72-4081-8ace-695dd6e3cd53%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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 [email protected]. To post to this group, send email to [email protected]. 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/1c083969-4731-4703-a35f-318b11179211%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

