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
- Host: GitHub
- URL: https://github.com/dynamsoft/capture-vision-cpp-samples
- Owner: Dynamsoft
- License: other
- Created: 2023-05-05T13:05:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-08T08:52:39.000Z (2 months ago)
- Last Synced: 2025-08-08T10:29:21.111Z (2 months ago)
- Topics: barcode-reader, barcode-scanner, document-scanner, driver-license, idcard, mrz, passport, vin, visa
- Language: C++
- Homepage: https://www.dynamsoft.com/capture-vision/docs/server/programming/cplusplus/?lang=cplusplus
- Size: 420 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/