如何阅读OMR表数据并使用asp.net将其存储到数据库中 [英] How to read OMR sheet data and store it into database using asp.net

查看:84
本文介绍了如何阅读OMR表数据并使用asp.net将其存储到数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何读取OMR表数据并将这些数据存储到sql server数据库

How to read OMR sheet data and store these data into sql server database

推荐答案

理想情况下你会:

1.扫描客户端的OMR表格

2.将表格上传到您的服务器

3.然后使用您的OMR库上传的数据,由您或第三方开发。



现在,你尝试了什么,你在哪里被困?将整个事物分成小块并逐一取出。
Ideally you would:
1. scan the OMR Sheets on the client side
2. upload the sheet to you server
3. then use the uploaded data with your OMR library, developed by you or by a third party.

Now, what you have tried and where are you stuck? Divide the whole thing into small chunks and take one by one.


这可以帮助你一点点

C# - 光学标记识别(OMR)引擎1.0 [ ^ ]
this can help you a little-
C# - Optical Marks Recognition (OMR) Engine 1.0[^]

这篇关于如何阅读OMR表数据并使用asp.net将其存储到数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆