https://github.com/dynamsoft/document-normalizer-c-cpp-samples
https://github.com/dynamsoft/document-normalizer-c-cpp-samples
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dynamsoft/document-normalizer-c-cpp-samples
- Owner: Dynamsoft
- License: other
- Archived: true
- Created: 2022-09-30T09:09:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T06:28:29.000Z (over 1 year ago)
- Last Synced: 2025-02-18T21:48:43.952Z (about 1 year ago)
- Language: C++
- Size: 116 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dynamsoft Document Normalizer Samples - C++ Edition
⚠️ **Notice:** This repository has been **archived**. For the latest examples utilizing document normalization features, please visit the **[Dynamsoft Capture Vision Samples](https://github.com/Dynamsoft/capture-vision-cpp-samples)** repository. 🚀
This repository contains multiple samples that demonstrate how to use the Dynamsoft Document Normalizer C++ Edition.
## Requirements
- Operating systems:
- Windows: 7, 8, 10, 2003, 2008, 2008 R2, 2012 and above.
- Linux x64: Ubuntu 14.04.4+ LTS, Debian 8+, etc
- Developing Tool
- Visual Studio 2012 or above
- G++ 5.4+
- GCC 5.4+
## Samples
| Sample | Description |
|---|---|
| [NormalizeAnImage](Samples/HelloWorld/NormalizeAnImage) | This sample demonstrates the simplest way to normalize an image and save the result as a new image. |
| [NormalizeMultipleImages](Samples/HelloWorld/NormalizeMultipleImages) | This sample demonstrates the simplest way to normalize image files in a directory and save the result as new images. |
## License
The library requires a license to work, you use the API InitLicense to initialize license key and activate the SDK.
These samples use a free public trial license. Note that network connection is required for this license to work.
You can also request a 30-day trial license from Customer Portal
For more information, please refer to license FAQ.
## Contact Us
Contact Dynamsoft if you have any questions.