搜索资源列表
图像识别第一部(共三步)
图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI
验证码识别代码,图像识别
验证码识别代码
图像识别,也就是网站上的验证码识别
编码识别代码通过图像识别技术
- 用摄像头采集类似于电话充值卡的图象,对其的卡号,密码区域进行识别,只识别数字。(0-9)但原理相同,你只需改一下字库即可使用。 我先说下步骤: 1. 字符和字符之间都有间隔,首先要根据间隔确定每个字符的区域(Rect). 2. 然后一个一个象素地和标准字符比较。也就是比较 26 * 2 = 52 次,误差最小的,就认为是该字符。 (注:这种算法比较简单,易于理解,缺点就是效率不高,我用摄像头采集图象识别数字成功率为 98%以上。我曾请教
图像识别模组源代码eagle_New
- 图像识别模组源代码-image recognition module source code
vc图像识别--2 人邮版的随书光盘
- VC++数字图象获取,处理及实践应用.数字图像模式识别技术及工程实践上的关于图像的纹理相关、局部平稳性、惯性矩等的计算源代码和程序。.. -VC digital image acquisition, processing and application. Digital image pattern recognition technology and engineering practice on the texture relevan
图像识别
- 提供了图像识别,包括人脸识别和虹膜识别,是不可多得的程序-for image recognition, face recognition and iris recognition, is a rare procedure
bp数字识别
- 基于bp人工智能的图像识别的技术,配套源代码-bp artificial intelligence-based image recognition technology and supporting source code
图像识别程序,数字图像处理,源代码及资料..
- 图像识别程序,数字图像处理,源代码及资料等等,找到的,很不错-image identification procedures, digital image processing, source code and information, and so on, to find, and very good
VC图像处理变换识别及各种应用
- VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
图像识别算法
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup,
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high
图像识别
- 基于STM32的图像识别。可识别简单的形状,如圆形,方形。(Image recognition based on STM32. A recognizable shape, such as a circle or a square.)
图像识别中的深度学习
- 图像识别中的深度学习资料,非常好用,是辛辛苦苦收集得到的(Deep learning data in image recognition, very useful, is hard to collect)
0.基于matlab图像识别
- 基于matlab图像识别,相关原理介绍的非常清晰,是一个非常好的学习共享资料(Based on MATLAB image recognition, the relevant principles are very clear)
图像识别边界提取
- 关于图像识别,农田边缘检测,智能区分农田边界的好论文(A good paper on image recognition, field edge detection and intelligently distinguishing the boundary of farmland)
图像识别
- 图像识别案例程序,用于个人学习使用,采用百度的图像识别算法(Image recognition case program for personal learning, using Baidu's image recognition algorithm.)
VB图像识别
- VB 图像识别,运用直方图来进行识别,识别率高,代码高效,安全(VB image recognition, histogram recognition, high recognition rate, code efficiency, security.)
matlab数字图像识别
- matlab数字图像识别,识别CT 扫描电镜照片 然后导入PFC中进行识别颗粒和孔隙(Matlab digital image recognition, recognition of CT scanning electron micrographs and then introduction into PFC for identification of particles and pores)
题库,包括抓取试题,抓取答案,图像识别答案等
- 一个题库爬虫,包括抓取试题,抓取答案,图像识别答案,抓取分类,导入数据库(A question bank crawler, including grabbing test questions, grabbing answers, image recognition answers, grabbing classification, importing into the database)
cifar-vgg-master图像识别
- cifar-vgg-master图像识别,基于python平台,很好用(cifar-vgg-master image recognition)