Sunday, September 14, 2014

OCR with c#


This blog shows how to perform Optical character recognition (ocr) with c# for that we need a tessnet2 .net assembly. It is a c# wrapper class of the tesseract that exposes very simple methods to do ocr.