Aspose.OMR for Cloud
Aspose.OMR for Cloud is a REST API that helps you to perform optical mark recognition in the cloud. We provide a series of SDKs. Along with that, you can get binaries to start working immediately and recognize various OMR forms.
Developers can embed optical recognition in any type of application to extract data from images of tests, exams, questionnaires, surveys, etc. In the repository you can find examples on how to start using Aspose.OMR API in your project.
Quickstart
You can perform tasks out of the box without writing a single line of code with our GUI client. You can also refer to the client documentation.
Requirements.
NodeJS v4+
Installation
You need to clone asposeomrcloud
and run
npm install && npm run-script build
Optional requirements
To take full advantage of Aspose.OMR for Cloud, asposestoragecloud is required. Just run npm install Aasposestoragecloud
.
Usage
Receive Cloud Keys
Aspose.Cloud credentials are required to use Aspose.OMR for Cloud API. You can acquire App SID and App Key by registrating at Aspose Cloud Dashboard. It will take only a couple of minutes.
Code example
You can check out OMR Demo project to get started with Aspose.OMR for Cloud.
Authorization
Library uses OAUTH2 internally
Author
Aspose Pty Ltd (https://www.aspose.com)