Ask Your Question
1

Symbol Detection in Video (looking for guidance)

asked 2013-01-04 08:00:27 -0600

hardboy111 gravatar image

updated 2013-01-04 08:50:08 -0600

Hi,

I'm just starting out learning openCV and just looking for some guidance on a problem im playing with.

Essentially what I want to be able to do is detect a sentence of text from a video stream(localization). I've learnt how to capture the mat frames and now im onto the bit of actually doing the detection where im a bit lost.

The key thing is that the sentence of text always starts with the same symbol (the text will vary). What I want to do is detect and bound the text, cut it from the image frame and do some post processing on the text.

I know there are various alogrithms available but I dont know which i should be focusing on e.g. classifers, features etc?

If some one could guide me with some practical advice on even how to detect the symbol that would be most appreciated. I'm developing on iOS but I guess it doesnt have to be iOS specific.

Thanks

Mike

edit retag flag offensive close merge delete

Comments

Please put a sample image here to get more tips.

Mostafa Sataki gravatar imageMostafa Sataki ( 2013-01-04 08:51:20 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-01-09 02:33:56 -0600

Mahdi gravatar image

I dont think that there are a very well defined algorithm for your purpose.
I found these state of the art articles that you could get some help from!:)
Efficient video text detection using edge features
Detecting Texts of Arbitrary Orientations in Natural Images

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-04 08:00:27 -0600

Seen: 578 times

Last updated: Jan 09 '13