Version 1.1.1 ----------- - Minor packaging fixes - PR#2 (https://github.com/konstantint/PassportEye/pull/2) - Support for Python 3 (Issue #1) - Issue #8 (https://github.com/konstantint/PassportEye/issues/8) Version 1.0.0 ----------- - Initial version, includes: - Dataflow pipeline-based processing - ROI detection using morphological operations ("Boone transform") - ROI represented as a rotated box, extracted from contours via PCA. - OCR via Google Tesseract. OCR is attempted via several filters. - mrz command line tool. - evaluate_mrz command line tool