API in Java or C++ to read MRZ Travel Document(passport) code

Abhishek picture Abhishek · Apr 15, 2011 · Viewed 10.2k times · Source

I am looking around for an API in java or c++ to read the MRZ and decode the MRZ code in travel documents(passports).

More information on MRZ is at http://www.highprogrammer.com/alan/numbers/mrp.html. Has any one done this before with an API?

Answer

Martin Vysny picture Martin Vysny · Jul 11, 2011

Please see the mrz-java Google code project. It is quite new though - it only supports four MRZ formats for now.