The document describes a methodology for localizing, binarizing, extracting, transforming, performing optical character recognition on, and post-processing license plate images to recognize the text. The approach trains on small text fragments to localize possible license plate regions, then processes each region to extract and transform the text before using Tesseract OCR and post-processing to recognize the license plate numbers. The total runtime is estimated to be 5-10 minutes using this multi-step approach implemented in Perl with ImageMagick.