- Notifications
You must be signed in to change notification settings - Fork12
Library for scanning documents via MRZ (Machine Readable Zones) using Vision API
License
appintheair/MRZScanner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Library for scanning documents viaMRZ using Vision API.
The example project is located inside theExample folder.
To run it, you need a device with theminimum required OS version.
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
dependencies:[.package(url:"https://github.com/appintheair/MRZScanner.git",.upToNextMajor(from:"0.0.1"))]
The library has an SPMdependency for MRZ code parsing.
Currently there are 2 scanners available,LiveMRZScanner
andImageMRZScanner
.The first is used to scan the MRZ code on a single image, and the second in real-time scanning.
To scan, you need to call thescanFrame
/scan
method of the scanner.
The library is distributed under the MITLICENSE.
About
Library for scanning documents via MRZ (Machine Readable Zones) using Vision API
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.