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

https://github.com/dynamsoft/document-normalizer-dotnet-samples

Samples for Dynamsoft Document Normalizer SDK DotNet Edition
https://github.com/dynamsoft/document-normalizer-dotnet-samples

Last synced: 11 months ago
JSON representation

Samples for Dynamsoft Document Normalizer SDK DotNet Edition

Awesome Lists containing this project

README

          

# Dynamsoft Document Normalizer Samples - .NET 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-dotnet-samples)** repository. 🚀

This repository contains multiple samples that demonstrate how to use the Dynamsoft Document Normalizer .NET Edition.

## System Requirements

- Windows:
- Supported Versions: Windows 7 and higher, or Windows Server 2003 and higher
- Architecture: x64 and x86
- Development Environment: Visual Studio 2012 or higher.

- Linux:
- Supported Distributions: Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 6+
- Architectures: x64
- Minimum GLIBC Version: GLIBC_2.18 or higher

- Supported .NET versions
- .NET Framework 3.5 and above
- .NET 6, 7, 8

## 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 `LicenseManager.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 key from Customer Portal which works offline.

## Contact Us

Contact Dynamsoft if you have any questions.