I am currently working on an ASP.NET C# project that involves scanning OMR (Optical Mark Recognition) forms. While I am able to scan and evaluate the bubbles correctly, I am facing challenges with aligning the text input fields, particularly for various input types (text, number, radio buttons, checkboxes, etc.).
I would appreciate it if you could provide a free template or any resources related to OMR form processing, which can help in aligning the input fields properly during the scanning and evaluation process.
Thank you for your time and assistance. I look forward to your support!
@StanlyIGX
Can you please specify what specific issues you are facing with aligning the text input fields in your OMR forms? Additionally, are you looking for a template for a specific type of OMR form?
I have an image (attached) that contains form data such as Name, Date of Exam, and Registration Number. I would like to extract this data from the image and convert it into a key-value format for further processing.
Here’s the required format for the extracted data:
- Name: ______________________________
- Date of exam: __ /__ / ____
- Reg No: ____________
Could you share sample template for add this in omr sheet?
QueSetUpRaw.png (410.1 KB)
Hello, @StanlyIGX
We have a web app to create a layout from an existing template: https://products.aspose.app/omr/omr-sheet-designer
Please note, a video tutorial for it: https://www.youtube.com/watch?v=kJpS4wOOx7U
To recognize a text input, we have a free add-on - Aspose.OMR.Handwriting
Documentation available here
We are looking forward to any feedback regarding our product. Thank you!