Skip to content
| Marketplace
Sign in
Visual Studio>Controls>Aspose.OMR for .NET
Aspose.OMR for .NET

Aspose.OMR for .NET

Aspose Marketplace

|
77 clicks
| (0) | Free Trial
Aspose.OMR for .NET is an OMR Processing API to recognize data from photos and scanned images of various formats like BMP, JPG, TIF, TIFF, GIF. API exports result in CSV format.
Get Started

.NET API to Perform OMR

Nuget Nuget

banner

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

It is a standalone on-premise API that helps in recognizing the human-marked data from images of scanned documents, surveys, questionnaires, quizzes, and examination papers.

Aspose.OMR for .NET not only acts as an Optical Mark Recognition engine. It also provides a handy graphical control that can be used for manual tuning of the threshold and markup to see changes in real-time.

OMR API Features

  • Recognition of scanned images and photos.
  • Ability to process rotated and perspective (side viewed) images.
  • Recognize data from tests, exams, questionnaires, surveys, etc.
  • High accuracy rate & ability to export the results in CSV format.
  • Create OMR templates from text markup.

Read Images for OMR

JPEG, PNG, GIF, TIFF, BMP

Save OMR Results As

CSV, JSON, XML

Platform Independence

Aspose.OMR for .NET API is written in C# and can be used to build 32-bit and 64-bit applications targeting .NET Framework 4.0 and higher.

Get Started

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

Simply execute the below code snippet to see how Aspose.OMR API performs in your environment or please check the GitHub Repository for other common usage scenarios.

Perform OMR on a JPG Image & Get Results in the CSV format

// recognize image and receive result
RecognitionResult result = templateProcessor.RecognizeImage(dir + "template.jpg");
// export results as a CSV string
string csvResult = result.GetCsv();

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft