Microsoft.Windows.Ocr
1.0.0
The Microsoft OCR Library for Windows Runtime allows developers to add text recognition capabilities to their apps.
Supported platforms: Windows Phone 8, Windows Phone 8.1, Windows 8.1 (Windows Store apps only).
Supported languages: Chinese Simplified, Chinese Traditional, Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Russian, Spanish, Swedish, Turkish.
Terms of use: Please review the license. This is a stable version of the library and it can be used in apps published on the Store.
Documentation: Available at msdn.microsoft.com.
Code sample: Available at code.msdn.microsoft.com.
NOTE: In Windows 10, OCR is part of Windows SDK as Universal Windows Platform (UWP) API. Check UWP documentation at msdn.microsoft.com and UWP code samples at github.com/Microsoft/Windows-universal-samples/.
Requires NuGet 2.5 or higher.
Install-Package Microsoft.Windows.Ocr -Version 1.0.0
dotnet add package Microsoft.Windows.Ocr --version 1.0.0
<PackageReference Include="Microsoft.Windows.Ocr" Version="1.0.0" />
paket add Microsoft.Windows.Ocr --version 1.0.0
Release Notes
Public Release
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Windows.Ocr:
Repository | Stars |
---|---|
A9T9/Free-OCR-Software
Free open-source OCR application for the Windows Store - A modern GUI front-end for the Microsoft OCR library. The application also includes support for reading and OCR'ing PDF files.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 59,729 | 7/31/2014 |