Jump to content

Shaded Bubble


codingmasterRS

Recommended Posts

Hi guys I am looking for a PHP or whatever script which will analyse a scanned in page (in now image format) and count and record to the DB which bubbles were shaded. Like a multiple choice sheet ... sort of.

 

Any suggestions greatly appreciated, it mainly the reading of the bubbles I need help with.

 

Thanks codingmasterRS

Link to comment
https://forums.phpfreaks.com/topic/214795-shaded-bubble/
Share on other sites

Okay so this is the process:

 

1) User shades the bubbles in the paper forms

2) I collect all the forms and place them in my scanner

3) They all become images (any form I am flexible on this point) stored in a folder

4) I then need PHP classes and scripts to run as a cron (or when manually set) to "read" all the images and decide on the bubbles shaded.

 

It needs to be a PHP version of this http://www.codeproject.com/KB/showcase/SimpleOMRDotImage.aspx. As in the templates and reading the data.

Link to comment
https://forums.phpfreaks.com/topic/214795-shaded-bubble/#findComment-1117475
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.