Scene Text detection

78 views
Skip to first unread message

Charles Fernando

unread,
Apr 25, 2016, 6:46:30 AM4/25/16
to tesseract-ocr
Hi,
    I m trying to build an application which will detect text from a scene in real time for my Bsc final year project. Does anyone know how get started with this. ??

Tom Morris

unread,
Apr 25, 2016, 11:57:44 AM4/25/16
to tesseract-ocr
On Monday, April 25, 2016 at 6:46:30 AM UTC-4, Charles Fernando wrote:
    I m trying to build an application which will detect text from a scene in real time for my Bsc final year project. Does anyone know how get started with this. ??

The simplest approach would be to use Google's Vision API (still in beta, I think). There are also the resources listed at: http://lmgtfy.com/?q=detect+text+in+natural+scene

OpenCV has an implementation using Class-specific Extremal Regions http://docs.opencv.org/3.0-beta/modules/text/doc/erfilter.html

Pretty much anything that cites the original Microsoft Research paper on the Stroke Width Transform is probably relevant:

Tom
Reply all
Reply to author
Forward
0 new messages