Wednesday, November 5, 2008

OCR / Image Recognition / Form Recognition

If anyone needs a .Net API for doing Image recognition, Mitek Systems have a great one for sale. It is fast and very easy to implement.

 

Example:

 

Mitek.Loadconfig(ConfigFile)

Mitek.Loadimages(Images())

Mitek.Run

 

ResultsXML = Mitek.xmlresults

 

 

That easy!

No comments: