https://github.com/dynamsoft/label-recognizer-dotnet-samples
Dynamsoft Label Recognizer samples for the .Net edition
https://github.com/dynamsoft/label-recognizer-dotnet-samples
caffemodel cnn csharp dotnet ocr
Last synced: 11 months ago
JSON representation
Dynamsoft Label Recognizer samples for the .Net edition
- Host: GitHub
- URL: https://github.com/dynamsoft/label-recognizer-dotnet-samples
- Owner: Dynamsoft
- License: other
- Archived: true
- Created: 2021-08-31T09:13:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T07:04:01.000Z (over 1 year ago)
- Last Synced: 2025-02-18T21:48:42.814Z (about 1 year ago)
- Topics: caffemodel, cnn, csharp, dotnet, ocr
- Homepage:
- Size: 32.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dynamsoft Label Recognizer Samples for .NET edition
⚠️ **Notice:** This repository has been **archived**. For the latest examples utilizing label recognition 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 Label Recognizer](https://www.dynamsoft.com/label-recognition/overview/) .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 |
|---------------|----------------------|
|[`RecognizeAnImage`](Samples/HelloWorld/RecognizeAnImage) | This sample demonstrates the simplest way to recognize text from an image file with Dynamsoft Label Recognizer SDK. |
|[`RecognizeMultipleImages`](Samples/HelloWorld/RecognizeMultipleImages) | This sample demonstrates the simplest way to recognize text from image files in a directory with Dynamsoft Label Recognizer SDK. |
## 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.