About automatic exam papers correction?

Status
Not open for further replies.

jaoker

Newbie level 1
Joined
Dec 15, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
please, I want any information about an automatic exam papers correction system. I want to understand how it works.. how can use image processing in it and anything talking about in terms of the code.
 

Seems to me it requires that you scan a paper, then look in precise areas where blocks are either filled in or left untouched.

The program needs to know exactly where to look for each area, and how large it is. It must tally the overall darkness of the pixels. It must distinguish whether it corresponds to the area being filled or not.

The program counts the blocks that are filled when they should not be. And vice-versa.
Beforehand you told it whether to count only right answers, or to subtract wrong answers as well.
From that it computes the test score.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…