Aspose.OMR for Cloud is a REST API that helps you to perform optical mark recognition in the cloud. 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.
The repository contains data and configuration file that are used in OMR SDK's demo projects. Each platform SDK has such simple project that demonstrates main Aspose.OMR functionality. This repository is meant to be used as a submodule for SDK repositories.
- Create your personal configuration file by copying test_config.json file under the name test_config.json.
- Edit this file providing your client_secret and client_id keys, which you can receive by registering at Aspose Cloud Dashboard (https://dashboard.aspose.cloud/)
- data_folder value specifies relative path to the Data folder that contains files used to run OMR demos. You can leave default value if you follow repository structure and Data folder is located at the same level as test_config.json.
- We strongly recommend not to share test_config.json file and keep it out of source control, since it contains your credentials for working with Aspose Cloud products.
- Website: www.aspose.com
- Product Home: Aspose.OMR for Cloud
- Documentation: Aspose.OMR for Cloud Documentation
- Cloud Dasboard: Aspose Cloud
- Forum: Aspose.OMR for Cloud Forum
- Blog: Aspose.OMR for Cloud Blog
- Nuget: Aspose.OMR-Cloud
- OMR Client Releases: Github Releases