用 C# 解释多项选择形式(论文)

发布于 2024-12-11 03:36:20 字数 316 浏览 0 评论 0原文

我有一个一次性项目,公司正在审核大量人员的少量数据。让每个人进行自我审核可能是最简单的方法,但并非所有人都可以使用计算机,因此我将不得不使用基于纸张的方法。

你见过那些纸质选择题答题纸吗?那些你用深色钢笔/铅笔填充圆圈的地方。为了输入出生日期、姓名等,有一个垂直的数字和/或字母数组。在纸张的顶部/底部和左/右边缘上有用于对齐和计时的条。

我想创建自己的表格来分发,然后在计算机上解析。有没有这方面的开源库?由于我可能只会使用一次,因此购买扫描仪等可能效率不高 - 但我们的办公室多功能一体机可以扫描一堆纸张并以 PDF 格式通过电子邮件发送。我可以直接解释 PDF 或提取嵌入的图像。

I have a one-off project where the company is auditing a small amount of data for a huge amount of people. It is probably easiest to get each of these people to audit themselves, but not all people have computer access, so I will have to use a paper-based approach.

Have you seen those paper-based multiple-choice answer sheets? The ones where you fill in the circles with a dark pen/pencil. For putting in dates of birth, names, etc there is a vertical array of numbers and/or letters. On the top/bottom and left/right edges of the paper there're bars which are for alignment and timing.

I'd like to create my own sheet to hand out, and then parse on the computer. Are there any open source libraries for this? As I'm probably only going to use this once, it's probably not efficient to purchase scanners, etc - however our office multifunction can scan a pile of sheets and email them in PDF format. I could either interpret the PDFs directly or extract the embedded images.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦魇绽荼蘼 2024-12-18 03:36:20

听起来您正在寻找光学标记识别

source forge 上有一个开源 OMR 项目,以及 关于 OMR 的维基百科文章

Sounds like you're looking for Optical Mark Recognition.

There's an open source OMR project on source forge, and several others mentioned within the Wikipedia article on OMR.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文