本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。 3、识别原理:计算出了单选选择答案后,需要与标准的答案进行对比。这时需要建立一个二维的数组来储存标准答案。在程序中建立了一个数组,只有一行却有多个列,来记录每一道单项选择题的标准答案。记录好考生填涂的答案和标准答案后,这时通过一个 FOR 循环一一对比,如果相同的就让计数器加一如果不同计数器就不加。循环结束后就可以统计出考生选对的答案,然后将统计好的数字乘 上每道题的分数就可以计算出考生单选题的得分。
☆14Oct 13, 2021Updated 4 years ago
Alternatives and similar repositories for hough_datika_MATLAB
Users that are interested in hough_datika_MATLAB are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目是用图像处理的方法对常见的答题卡进行检测、识别,得到答题卡的结果。(This project is about Answer Card, using image process methods to detect and recognize the Answer ca…☆30Apr 14, 2021Updated 5 years ago
- 一种基于极限学习机的超宽带空间定位算法☆13Dec 25, 2021Updated 4 years ago
- 使用matlab编写的基于PCA的人脸识别☆13Apr 3, 2019Updated 7 years ago
- 毕设,人脸识别,ar贴纸,滤镜☆12May 23, 2018Updated 8 years ago
- 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性。☆19Jan 10, 2021Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 精通Matlab数字图像处理与识别配套代码☆10Apr 20, 2019Updated 7 years ago
- 手写体数字识别 卷积神经网络☆13Nov 27, 2019Updated 6 years ago
- 毕业设计,人脸识别与跟踪☆16May 4, 2016Updated 10 years ago