本课题为基于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:
- 大三上学期数字图像处理期末项目--基于Matlab语言的路标识别☆67Jan 21, 2021Updated 5 years ago
- 本设计为基于MATLAB的疲劳检测识别,可应用于疲劳驾驶监测,专注度检测等应用。本设计带有GUI 可视化界面,自行录制好视频后,读取视频,分帧,读取每一帧影像,计算其眼睛张合度及嘴巴张合度,通过这2个参数来判断是否疲劳。☆10Jan 10, 2021Updated 5 years ago
- 一种基于极限学习机的超宽带空间定位算法☆13Dec 25, 2021Updated 4 years ago
- 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同…☆14Jan 14, 2021Updated 5 years ago
- 使用matlab编写的基于PCA的人脸识别☆13Apr 3, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性。☆19Jan 10, 2021Updated 5 years ago
- 毕业设计,人脸识别与跟踪☆16May 4, 2016Updated 9 years ago
- 股吧情绪倾向量化DEMO(毕业设计+机器学习课程project)☆15Apr 11, 2015Updated 11 years ago
- 基于uniCloud的「全端、全栈、独立开发」的小日常时间打点打卡小程序 ~ 可用于毕业设计☆42Nov 6, 2021Updated 4 years ago
- 基于matlab和计算机视觉实现的手势识别☆28Dec 10, 2017Updated 8 years ago
- 学生成绩管理系统,大二写的数据结构课程设计,用单向链表实现。编码格式是GB2312,目前实现功能:初始化、插入、修改、删除、排序、显示补考名单、显示优秀学生、输出、析构。后续也许会增加文件功能,补充流程图☆15Dec 5, 2020Updated 5 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆55Mar 6, 2021Updated 5 years ago
- 数字图像处理;opencv;图片处理。基于SSM的美颜网站。前端采用jsp页面,人脸追踪使用tracking。图片处理使用opencv☆19Dec 1, 2021Updated 4 years ago
- 本科毕业设计 基于颜色和BP神经网络的车牌识别☆23Mar 9, 2015Updated 11 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 数字手写体识别,含有四个版本,有GUI界面,文档详细☆33May 2, 2020Updated 5 years ago
- 毕业设计背单词微信小程序☆27Feb 23, 2019Updated 7 years ago
- 个人博客系统毕业设计☆32Apr 9, 2018Updated 8 years ago
- 本科毕业设计:蓝牙防丢器Bluetooth anti-lost App ——可自行设定报警dBm&报警距离☆49Mar 5, 2021Updated 5 years ago
- 后端开发,C++和Go的八股☆31Aug 11, 2022Updated 3 years ago
- 手写体数字识别 Python+TensorFlow☆46Jun 7, 2019Updated 6 years ago
- 基于SpringMVC+Spring+MyBatis开发的个人博客网站,使用IDEA工具开发,毕业设计☆44Dec 16, 2022Updated 3 years ago
- Implementation of MOSSE tracker in MATLAB: Visual Object Tracking using Adaptive Correlation Filters (CVPR 2010)☆89Nov 9, 2018Updated 7 years ago
- 毕业设计,基于人脸识别的智能家居控制系统☆46May 2, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- OpenCV 图像处理的信用卡,卡号数字识别☆58Jun 19, 2019Updated 6 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆75Jun 21, 2020Updated 5 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆99May 20, 2019Updated 6 years ago
- 毕业设计,校园新闻系统,使用SpringBoot、SpringMVC、Mybatis、Bootstrap☆64Aug 17, 2020Updated 5 years ago
- 数据分析和可视化毕设☆81Dec 3, 2017Updated 8 years ago
- CV算法工程师自学路线/秋招冲刺(包含python、C++、数据结构、传统图像、深度学习、目标检测等知识)☆95Jun 2, 2023Updated 2 years ago
- 毕业设计 - 农业温室大棚☆91Mar 11, 2019Updated 7 years ago
- 使用opencv写了一个人脸识别的毕设,有图形界面,可以进行数据库管理。☆88Sep 20, 2020Updated 5 years ago
- Matlab数字图像处理毕业设计课题赏析☆176Apr 17, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计☆106Mar 14, 2022Updated 4 years ago
- 毕业设计项目——智能家居原型开发☆135Apr 14, 2015Updated 11 years ago
- 趣闻-Kotlin版,我的毕设项目☆165Sep 29, 2017Updated 8 years ago
- IP geolocation databases tool and library. IP 地理位置数据库工具。☆420Feb 21, 2025Updated last year
- Android健身app,在普通健身app的基础上加入了社交功能(类似KEEP、FEEL、轻+、减约、薄荷等) 毕设项目☆209Jun 7, 2025Updated 10 months ago
- Python+OpenCV数字图像处理课程设计作业[车牌识别]☆209Feb 1, 2020Updated 6 years ago
- 基于SSM和SpringBoot的毕业设计<动态旅游网站>☆306May 16, 2024Updated last year