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.