Stages of the OMR process

Aspose.OMR for .NET supports end-to-end OMR process - from designing a form to recognizing its filled hardcopies. The workflow includes three major stages:

Stages of the OMR process

Design

Describe the content and layout of the form using text or JSON notations, or directly in the application code.

Generate

Generate a printable form for the chosen paper size and a recognition pattern file that is used to produce highly accurate results with the Aspose.OMR recognition engine.

Recognize

Recognize scanned images or photos of filled forms and get results in CSV, XML or JSON formats.