Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Library for scanning documents via MRZ (Machine Readable Zones) using  Vision API

License

NotificationsYou must be signed in to change notification settings

appintheair/MRZScanner

Repository files navigation

Build and testSPMcodecov

MRZScanner

Library for scanning documents viaMRZ using Vision API.

Example

The example project is located inside theExample folder.

gif

To run it, you need a device with theminimum required OS version.

Requirements

  • iOS 13.0+
  • macOS 10.15+
  • Mac Catalyst 13.0+
  • tvOS 13.0+

Installation guide

Swift Package Manager

dependencies:[.package(url:"https://github.com/appintheair/MRZScanner.git",.upToNextMajor(from:"0.0.1"))]

The library has an SPMdependency for MRZ code parsing.

Usage

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.

License

The library is distributed under the MITLICENSE.

About

Library for scanning documents via MRZ (Machine Readable Zones) using  Vision API

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp