c++ - Extracting text from images -


Can anyone tell me that VC ++

The technology you are looking for is called "OCR", or

Check this code project entry:

This can be helpful.

Alternatively, you should take it properly.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -