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

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

Samples for Dynamsoft Capture Vision SDK C++ Edition
https://github.com/dynamsoft/capture-vision-cpp-samples

barcode-reader barcode-scanner document-scanner driver-license idcard mrz passport vin visa

Last synced: about 2 months ago
JSON representation

Samples for Dynamsoft Capture Vision SDK C++ Edition

Awesome Lists containing this project

README

          

# Dynamsoft Capture Vision Samples for C++ Edition

This repository contains multiple samples that demonstrate how to use the [Dynamsoft Capture Vision](https://www.dynamsoft.com/capture-vision/docs/core/introduction/?lang=cplusplus) C++ Edition.

## Requirements

- Windows
- Windows 8 and higher, or Windows Server 2012 and higher.
- Visual Studio 2012 or above
- Linux
- Linux x64: Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+.
- Linux ARM 64-bit
- GCC 5.4+

## Samples

| Sample | Description |
|---------------|----------------------|
|[`MRZScanner`](Samples/MRZScanner) | Capture and extract user's information from machine-readable travel documents with Dynamsoft Capture Vision SDK. |
|[`DriverLicenseScanner`](Samples/DriverLicenseScanner) | Capture and extract user's information from driver license/ID with Dynamsoft Capture Vision SDK. |
|[`VINScanner`](Samples/VINScanner) | Capture and extract vehicle's information from Vehicle Identification Number (VIN) with Dynamsoft Capture Vision SDK. |
|[`DocumentScanner`](Samples/DocumentScanner) | The simplest way to detect and normalize a document from an image and save the result as a new image. |
|[`GS1AIScanner`](Samples/GS1AIScanner) | Shows how to extract and interpret GS1 Application Identifiers (AIs) from GS1 barcodes. |

## License

The library requires a license to work, you use the API `CLicenseManager::InitLicense` to initialize license key and activate the SDK.

These samples use a free public trial license which require network connection to function. You can request a 30-day free trial license via the Request a Trial License link which works offline.

## Contact Us

https://www.dynamsoft.com/company/contact/