Detect and Recognize MICR – C#

Support recently received a request for a simple C# sample that would

  • detect a MICR in an image
  • and return the MICR code as a string.

Here is a console application written in C# to do just that.

What it Does

This C# .NET 4 console application shows how to use LEADTOOLS to detect and recognize a MICR line in an image.

Features Used

Get the project

About 

Developer Advocate

    Find more about me on:
  • linkedin
  • twitter
  • youtube
This entry was posted in Document Imaging, OCR and tagged , , , . Bookmark the permalink.

One Response to Detect and Recognize MICR – C#

  1. MICR codes says:

    MICR (Magnetic Ink Character Recognition) is a printing technology used to print alpha-numeric details. MICR Code is printed on cheques and they let cheque processing easy.

Leave a Reply to MICR codes Cancel reply

Your email address will not be published. Required fields are marked *