Anyline provides an easy-to-use SDK for applications to enable Optical Character Recognition (OCR) on mobile devices.
-
The Anyline .NET SDK is essentially a Binding Library that wraps around the native Anyline SDK so all native functionality can be simply invoked via C# calls.
-
For more information, please refer to the native Anyline Android and iOS SDKs documentation pages.
- Clone or Download this repository and open the Solution located inside the MAUI folder in Visual Studio.
MAUI
- MAUI example apps.README.md
- This readme.LICENSE.md
- The license file.
The MAUI directory provides source code for the Anyline MAUI Example App. Simply build & run the example project for your desired platform and enjoy scanning :) The examples app is designed in a generic way to work with any technical capability. In your use-case, it is advised to parse the scan results directly into the specific plugin objects. Check the "PLUGIN SPECIFICS" section on the Android and iOS documentation pages for more information.
- Barcode: Scan 40+ types of international barcode & QR code formats.
- Meter: Scan meter readings of various electric, gas, and water meters.
- ID: Reliable scanning of data from passports, IDs, Driver's Licenses, and IDs' machine readable zones (MRZ).
- OCR: Create your own custom use case.
- License Plate: Scan license plates.
- Tire: Scan tire side-wall information such as identification number and size.
- Visual Studio with the ".NET Multi-platform App UI development" (MAUI) package installed.
- Android device with SDK >= 24 (Android 7.0).
- Decent camera functionality (recommended: 720p and adequate auto focus).
- Minimum iOS 12.0.
- Minimum iPhone 5s.
- A Mac computer for building / deploying to the iPhone.
We don't actively monitor the GitHub Issues, please raise a support request using the Anyline Helpdesk. When raising a support request based on this GitHub Issue, please fill out and include the following information:
Support request concerning Anyline GitHub Repository: anyline-ocr-dotnet-module
Thank you!
See LICENSE file.