Do you know any text detection software, from images or videos, available as a demo or video demo? Please give me some links.
Edit:
better with some paper and it's realization.
Edit2:
I want to implement the text detection algorithm from video or images. I see many papers but it is hard to implement them, because of using neural network or SVM - need training.
Others anyway will take some time, and I wanna know if it is possible to try the method and then to implement if it is ok.
Edit3: (from comments)
Sorry for my poor explanation, but what I mean is that I want a special program (source code or paper with source code) that can extract text regions from an image. Or video. And then I can use some OCR engine.