Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zouaoui-montassar/mrz-scanner
Angular, Ionic, Capacitor, OCR, Tesseract.js, Image-preprocessing
https://github.com/zouaoui-montassar/mrz-scanner
angular image-manipulation image-preprocessing ionic ocr
Last synced: about 19 hours ago
JSON representation
Angular, Ionic, Capacitor, OCR, Tesseract.js, Image-preprocessing
- Host: GitHub
- URL: https://github.com/zouaoui-montassar/mrz-scanner
- Owner: Zouaoui-Montassar
- Created: 2024-06-16T20:13:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T12:23:45.000Z (2 days ago)
- Last Synced: 2025-02-06T13:35:27.493Z (2 days ago)
- Topics: angular, image-manipulation, image-preprocessing, ionic, ocr
- Language: TypeScript
- Homepage:
- Size: 472 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Main Functionalities
- Frontend made with Angular and Ionic ( home tab, multiple tabs for each type of MRZ code, 1 tab for stored codes )
- Backend made with Express.js, Node.js and Mongodb ( for codes storage )
- Live scanner implementation
- Implementation of image preprocessing techniques ( Rescaling to 300DPI and conversion to gray scale )
- Pattern correction for extracted mrz codes ( < for L for example )