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

https://github.com/dynamsoft/capture-vision-maui-samples

Samples for Dynamsoft Capture Vision MAUI Edition
https://github.com/dynamsoft/capture-vision-maui-samples

document document-scanner

Last synced: 4 months ago
JSON representation

Samples for Dynamsoft Capture Vision MAUI Edition

Awesome Lists containing this project

README

          

# Dynamsoft Capture Vision samples for MAUI edition

This repository contains multiple samples that demonstrate how to use the [Dynamsoft Capture Vision](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/maui/) MAUI Edition.

- Document Scanner
- [User Guide](https://www.dynamsoft.com/document-normalizer/docs/mobile/programming/maui/user-guide.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 |
| ----------- | ----------- |
| `DocumentScanner/AutoNormalize` | This sample demonstrates the simplest way to automatically detect and normalize documents from video streaming. |
| `DocumentScanner/EditAndNormalize` |This sample demonstrates how to detect a document, adjust its boundaries, and normalize it from video streaming. |

## Installation

- [Document Scanner](https://www.dynamsoft.com/document-normalizer/docs/mobile/programming/maui/user-guide.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=dcv&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/capture-vision-maui-samples/issues/new).