I am currently working on a project and my goal is to locate text in an image. OCR\'ing the text is not my intention as of yet. I want to basically obtain the bounds of text
Stroke width transform can do that for you. That's at least what MS developed for their mobile phone OS. A discussion on the implementation is here at https://stackoverflow.com/