[tesseract-ocr] Re: OCR Recognition for Underlined text

2016-03-05 Thread Tom Morris
On Saturday, March 5, 2016 at 5:11:55 AM UTC-5, Gunasekaran Velu wrote: > > > >tesseract.exe Underline.png Underline -l eng -psm 1 > > Result: This is underline word @ > > Does it possible to do OCR recognition for underlined text/word on the > image? or some image processing need to apply on the

Re: [tesseract-ocr] Update of cygwin package for training

2016-03-05 Thread ShreeDevi Kumar
Hi Marco, ​https://github.com/tesseract-ocr/tesseract/releases/tag/3.04.01 > ​Please update cygwin with the new release. Thanks! ​ > ​ > > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving

[tesseract-ocr] Updated: tesseract-ocr-3.04.01-1

2016-03-05 Thread Marco Atzeri
Version 3.04.01-1 of packages libtesseract-ocr_3 tesseract-ocr tesseract-ocr-devel tesseract-training-util are available in the Cygwin distribution: Other language specific data are available upstream https://github.com/tesseract-ocr/tessdata while training data for building

Re: [tesseract-ocr] Updated: tesseract-ocr-3.04.01-1

2016-03-05 Thread ShreeDevi Kumar
Release Notes https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes#tesseract-release-notes-feb-16-2016---v30401 ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Sat, Mar 5, 2016 at 2:35 PM, Marco Atzeri

[tesseract-ocr] 3.04.01 Release

2016-03-05 Thread ShreeDevi Kumar
> > ​​https://github.com/tesseract-ocr/tesseract/releases/tag/3.04.01 > > Latest release 3.04.01 255c31f 3.04.01 release > @zdenop zdenop released this 17 days ago · 262 commits to master since > this release > bug-fix release of 3.04 version ​Is there a process for announcing new

[tesseract-ocr] OCR Recognition for Underlined text

2016-03-05 Thread Gunasekaran Velu
Hi >tesseract.exe Underline.png Underline -l eng -psm 1 Result: This is underline word @ Does it possible to do OCR recognition for underlined text/word on the image? or some image processing need to apply on the image? Attached sample image. Looking forward your reply. Regards Guna --

[tesseract-ocr] Re: wrong recognition of small lines or points

2016-03-05 Thread Meh Hem
Some links: http://stackoverflow.com/questions/10238765/contours-opencv-how-to-eliminate-small-contours-in-a-binary-image http://stackoverflow.com/questions/15628739/c-opencv-eliminate-smaller-contours http://www.pyimagesearch.com/2015/02/09/removing-contours-image-using-python-opencv/ I was

[tesseract-ocr] Re: How to get check page orientaion

2016-03-05 Thread Tom Morris
It wouldn't surprise me if the PDF renderer can't handle documents with mixed page orientations. Please create an issue in the issue tracker so that it gets looked at (and include your example files): https://github.com/tesseract-ocr/tesseract/issues Tom On Thursday, March 3, 2016 at 6:30:17

Re: [tesseract-ocr] how to compile tesseract on msys2/mingw?

2016-03-05 Thread Simon Eigeldinger
Thanks for the info. might have a look at this. greetings, simon Am 05.03.2016 um 05:09 schrieb ShreeDevi Kumar: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-tesseract-ocr/PKGBUILD Modify the pkgbuild to use the latest source. ShreeDevi