Aspose.OCR-GPU 21.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.OCR-GPU --version 21.1.2
NuGet\Install-Package Aspose.OCR-GPU -Version 21.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.OCR-GPU" Version="21.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.OCR-GPU --version 21.1.2
#r "nuget: Aspose.OCR-GPU, 21.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.OCR-GPU as a Cake Addin
#addin nuget:?package=Aspose.OCR-GPU&version=21.1.2

// Install Aspose.OCR-GPU as a Cake Tool
#tool nuget:?package=Aspose.OCR-GPU&version=21.1.2

OCR Processing via GPU

Version 21.1.2 Nuget

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

It is an OCR API that enhances your .NET apps to perform image recognition using GPU and CUDA technology.

GPU OCR API Features

  • Programmatically detect, identify and read characters from images.
  • Support English, French, Spanish and Portuguese text.
  • Detect and read popular font faces such as Arial, Times New Roman, Courier New, Tahoma, Calibri & Verdana.
  • Supports regular, bold, and italic font styles.
  • Scan the whole image or only a specific portion of the image.
  • Scan rotated images.
  • Application of various noise removal filters to assist image recognition.

Read Image Formats for OCR

Raster Formats: JPEG, PNG, GIF, BMP, TIFF

Save Image formats

Microsoft Office: DOC, DOCX OpenOffice: ODT Various: TXT

Platform Independence

You can use Aspose.OCR for .NET to develop applications in any development environment that targets the .NET Framework 2.0 and higher. This includes support for Mono and Client Profiles.

Getting Started with Aspose.OCR for .NET

Are you ready to give Aspose.OCR for .NET a try? Simply execute Install-Package Aspose.OCR-GPU from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.OCR for .NET and want to upgrade the version, please execute Update-Package Aspose.OCR-GPU to get the latest version.

Execute the following code snippet to see how Aspose.OCR API performs with your own samples or simply check the GitHub Repository for other common usage scenarios.

Perform OCR on PNG Image via C# Code

// The path to the documents directory.
string dataDir = RunExamples.GetDataDir_OCR();

// Initialize an instance of AsposeOcr
AsposeOcr api = new AsposeOcr();

// Recognize image
string result = api.RecognizeImage(dataDir + "sample.png");

// Display the recognized text
Console.WriteLine(result);

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
23.10.1 3,723 10/31/2023
23.6.0 2,499 6/21/2023
23.5.0 2,246 5/29/2023
21.6.0 4,045 6/30/2021
21.5.0 2,458 5/26/2021
21.4.0 2,649 4/29/2021
21.3.0 2,868 3/30/2021
21.2.0 2,683 2/25/2021
21.1.2 2,356 2/2/2021
20.12.0 2,055 12/28/2020
20.11.0 2,622 11/26/2020
20.10.0 2,307 10/27/2020
20.9.0 2,608 9/25/2020
20.8.0 2,144 8/27/2020
20.7.0 1,905 8/5/2020