OpenCV图像处理的信用卡,卡号数字识别
☆60Jun 19, 2019Updated 7 years ago
Alternatives and similar repositories for Credit_card_identification
Users that are interested in Credit_card_identification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用opencv对水表表盘图像进行处理,获取水表表盘的读数☆15Nov 23, 2023Updated 2 years ago
- 基于数字图像处理的车牌定位和分割☆14Apr 24, 2019Updated 7 years ago
- 对输入的图像(含有人脸)进行模糊或像素化处理☆10Jan 9, 2021Updated 5 years ago
- 图像字符识别☆10Aug 21, 2018Updated 7 years ago
- 精通Matlab数字图像处理与识别配套代码☆10Apr 20, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 数字图像处理课程大作业_疲劳检测☆11Apr 27, 2022Updated 4 years ago
- 研一图像处理期末大作业:基于openCV的人脸识别☆43Jan 8, 2018Updated 8 years ago
- 识别水表读数☆20Mar 25, 2020Updated 6 years ago
- 机器视觉(图像处理,人脸识别,车牌识别)☆32Jul 8, 2019Updated 7 years ago
- 基于OpneCV的道路监控视频车辆检测与流量统计☆11Jul 14, 2020Updated 6 years ago
- 电车轨道与障碍物检测(SJTU数字图像处理课程设计)☆38Dec 12, 2021Updated 4 years ago
- 中国农业大学数字图像处理实验:基于Python语言的数字图像处理程序,包含工具栏。主要功能包括:灰度变换(n值化、线性化、非线性化);绘制RGB直方图;两幅任意大小、通道图像相加;均值滤波和中值滤波;Sobel算子锐化;集成人脸识别API如face_recognition库…☆28Jan 15, 2021Updated 5 years ago
- a simple test for understanding the theory of GAN, [matlab code]☆12Nov 20, 2017Updated 8 years ago
- 基于深度学习-卷积神经网络训练而成的模型来动态识别手写体数字识别, 准确率达到:99.64%☆12Mar 23, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 这个仓库存放一些OpenCV或者数字图像处理的小项目☆60Apr 14, 2022Updated 4 years ago
- 不定长手写数字串识别 arbitrarily length of handwritten digit string recognition based on faster rcnn code☆16Oct 29, 2019Updated 6 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 7 years ago
- DLT645批量抄表lib+网页版,支持InfluxDB☆13Jul 21, 2026Updated last week
- python 图像处理 以图搜图 无损压缩☆11Dec 20, 2018Updated 7 years ago
- 截图文字识别、公式识别☆15Mar 30, 2022Updated 4 years ago
- faster-rcnn_vgg16_fpn☆17May 16, 2019Updated 7 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆79Aug 7, 2020Updated 5 years ago
- 人脸识别系统数字图像处理大作业☆10Jan 8, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Code/Models for Defending Against Universal Attacks Through Selective Feature Regeneration, CVPR 2020☆10Jul 31, 2020Updated 5 years ago
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆50Jun 21, 2023Updated 3 years ago
- 仿 QQ 聊天☆18Nov 21, 2020Updated 5 years ago
- ☆11Sep 10, 2024Updated last year
- 数字图像处理大作业:超分辨率算法复现☆21Sep 20, 2018Updated 7 years ago
- Code for "Improving Robustness of Vision Transformers by Reducing Sensitivity to Patch Corruptions"☆14Sep 3, 2023Updated 2 years ago
- 手写体数字识别 卷积神经网络☆13Nov 27, 2019Updated 6 years ago
- 学生成绩管理系统,大二写的数据结构课程设计,用单向链表实现。编码格式是GB2312,目前实现功能:初始化、插入、修改、删除、排序、显示补考名单、显示优秀学生、输出、析构。后续也许会增加文件功能,补充流程图☆15Dec 5, 2020Updated 5 years ago
- 《数字图像处理》课程设计,基于深度学习的人脸识别项目。采用三层卷积池化+全连接神经网络☆18Jul 5, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 东南大学第一届物联网设计竞赛:基于乐鑫科技M5 GO和歪朵拉 AIRV r2的家用水表检测物联网检测设备☆16May 10, 2020Updated 6 years ago
- 毕业设计,人脸识别与跟踪☆16May 4, 2016Updated 10 years ago
- List of diffusion papers accepted in ECCV 2024.☆15Oct 17, 2024Updated last year
- 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。 3、识别原理:计算出了单选选择答案后,…☆14Oct 13, 2021Updated 4 years ago
- 自动标注工具☆14Apr 8, 2021Updated 5 years ago
- 股吧情绪倾向量化DEMO(毕业设计+机器学习课程project)☆15Apr 11, 2015Updated 11 years ago
- 本网站时一个网上鲜花销售系统,来源于本人的毕业设计项目,开发目的是旨在为用户提供便捷、高效的在线鲜花购买服务,同时帮助商家高效管理订单和库存。系统具备完善的功能,包括但不限于鲜花展示模块、鲜花信息模块,能让顾客清晰浏览各类鲜花的品种、颜色、价格、花语等详细信息。拥有便捷的购…☆18Dec 2, 2024Updated last year