Filter löschen
Filter löschen

Need a suggestion with Multiple Choice question (Crossed answer)

3 Ansichten (letzte 30 Tage)
karos papermoon
karos papermoon am 12 Mai 2017
Bearbeitet: MathReallyWorks am 14 Mai 2017
I need a suggestion about my project,i have to create an program that can read the crossed choice paper and grading the student according to the point they got in the question.
  • So how should i approach this ?
when i'm using ocr all the text are gone.
Here is the example, I can manipulate this all i want as long as it's a Cross choice like the q1-5 and have more than 50 question
By the way, Sorry for bad english.
  1 Kommentar
Rik
Rik am 12 Mai 2017
I wouldn't go the OCR route, but instead try to find on which letter there is more black than usual. The built in OCR from Matlab is terrible and it can be quite complicated to get an external method to work. Counting pixels on the other hand is easy to implement.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

MathReallyWorks
MathReallyWorks am 14 Mai 2017
Bearbeitet: MathReallyWorks am 14 Mai 2017
Hello dear,
Your problem seems to be similar to this: Evaluation of OMR type answer scripts
Check out the approach in this program.

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by