AI-based OCR bank check image processing by Keith SmithAI-based OCR bank check image processing by Keith Smith

AI-based OCR bank check image processing

Keith Smith

Keith Smith

Designed and implemented a service to perform OCR on bank checks to extract the MICR line and other fields. It also parsed X9.37 files from the Fed to verify the accuracy of the data compared to the image. This included training tesseract AI models, extensive image processing with OpenCV, and detection and correction of bad images due to signature overlap.
Like this project

Posted Feb 15, 2025

Created a service which achieved greater than 97% OCR accuracy for bank checks using OpenCV and Tesseract