Any help to read text from an image?

sandrozahra

New member
I would like to implement an algorithm read the text from a car number plate or road sign.

Do you know what is the best technique to use? (I will code it using c#)

thanks
 
Don't try to do it yourself unless you are already awesome at image analysis. I'm guessing you're not or you wouldn't have asked the question.

Actually there are many approaches to this, but the best one by far is to by a code module that will do it. There are lots of them out there.
 
Back
Top