Python Forum
Help with Optical Mark Recognition
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Optical Mark Recognition
#1
Hi everyone,
I need help in the interpretation and adaptation of a code for the omr.
The sample code is on github: https://github.com/rbaron/omr
The purpose of the code is to find the answers automatically marked in a multiple choice questionnaire
I would like to adapt it for a different format of the questionnaire but unfortunately the code is not commented at all and it is not entirely clear to me on what parameters act to switch from the example provided with the code, for a different format, such as this :
https://remarksoftware.com/wp-content/up...1x1024.jpg
I apologize for the question a bit 'too open, I have much programming experience, but on less evolved languages and I find it difficult to migrate suddenly in python, which instead is better suited than others to solve this class of problems
all I need is an help in reading the constants on which to act to change the format.
Thanks for any help :)
Francesco
Reply
#2
Find some packages here: https://pypi.org/search/?q=orm&o=
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Efficient way to mark entries in df with overlap in time ranges Andreas_Python 0 1,523 Mar-24-2021, 02:10 PM
Last Post: Andreas_Python
  face tracking using optical flow method using python+opencv Aftab 1 6,984 Mar-22-2017, 07:54 AM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020