Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dynamsoft/mrz-scanner-mobile-maui

Dynamsoft Passport & ID Card MRZ scanner samples for maui editions
https://github.com/dynamsoft/mrz-scanner-mobile-maui

id mrz passport

Last synced: about 2 months ago
JSON representation

Dynamsoft Passport & ID Card MRZ scanner samples for maui editions

Awesome Lists containing this project

README

        

# Dynamsoft MRZ Scanner for MAUI edition

This repository contains a sample that demonstrates how to use the [Dynamsoft Capture Vision MAUI SDK](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/maui/) to scan and extract information from passports and ID cards.

- [User Guide](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/maui/user-guide/mrz.html)
- [API Reference](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/maui/api-reference/)

## System Requirements

### .Net

- .NET 7.0 and above.

### Android

- Supported OS: **Android 5.0** (API Level 21) or higher.
- Supported ABI: **armeabi-v7a**, **arm64-v8a**, **x86** and **x86_64**.
- Development Environment: Visual Studio 2022.
- JDK: 1.8+

### iOS

- Supported OS: **iOS 11.0** or higher.
- Supported ABI: **arm64** and **x86_64**.
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.

## Samples

| Sample Name | Description |
| ----------- | ----------- |
| `MRZScanner` | This sample demonstrates how to scan the MRZ section of a passport or ID card and extract the holder's information.|

## Installation

- [Install the SDK](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/maui/user-guide/mrz.html#installation)

## License

- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=mrz&utm_source=samples&package=mobile) link.

## Contact Us

For any questions or feedback, you can either [contact us](https://www.dynamsoft.com/company/contact/) or [submit an issue](https://github.com/Dynamsoft/mrz-scanner-mobile-maui/issues/new).