mrz-detection icon indicating copy to clipboard operation
mrz-detection copied to clipboard

Detect Machine Readable Zones (MRZ) in images of identity documents

Results 9 mrz-detection issues
Sort by recently updated
recently updated
newest added

Hi there. Thanks for this great tool. Question / Suggestion: How would one go about narrowing down the character set of possible outcomes depending on character position within the MRZ?...

Hi, I have a problem with an image: https://imgur.com/a/ZKgYrKq In this case the mrz-detecton software first rotate the image and second apply a resizing: the final result is an image...

Steps to reproduce: run getMrz on this image: ![Nadine Passport](https://user-images.githubusercontent.com/74980069/119981472-94b7ee80-bfb5-11eb-8b57-e9f2c9d4c2d7.jpg) Full error log: ``` RangeError: crop: origin (x:-206, y:187) out of range (268; 186) at Image.crop (/Users/fresh/Work/application-nest/backend/node_modules/image-js/lib/image/transform/crop.js:44:11) at Image._Image.default. [as...

- [ ] Show how to use API - [ ] Show how to use CLI commands

Tests take about 15 seconds to execute in jest