フィルターのクリア

Need a suggestion with Multiple Choice question (Crossed answer)

3 ビュー (過去 30 日間)
karos papermoon
karos papermoon 2017 年 5 月 12 日
編集済み: MathReallyWorks 2017 年 5 月 14 日
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 件のコメント
Rik
Rik 2017 年 5 月 12 日
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.

サインインしてコメントする。

回答 (1 件)

MathReallyWorks
MathReallyWorks 2017 年 5 月 14 日
編集済み: MathReallyWorks 2017 年 5 月 14 日
Hello dear,
Your problem seems to be similar to this: Evaluation of OMR type answer scripts
Check out the approach in this program.

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by