搜索资源列表
hh
- 介绍一种用VC实现的字符识别的方法,采用的是神经网络的算法-Introduce a character recognition method used VC, this method adopt NN Arithmetic.
简单的字符识别
- 一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。VC++开发-a simple character identification procedures, according to the font structure identification, but not usually used in pattern matching, neural network and open up a new line of
pattrnRecognization
- 文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
BPLetterRecognation
- 很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
sunkiller_BP
- 基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
vcNetworks
- 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC + +6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
VisualC++BPNET
- 用VC++6.0开发的基于BP神经网络类 (图像识别处理源码)-with VC + +6.0 based BP neural network type (image recognition processing FOSS)
BPnet_number_recognition
- 基于BP网络的含噪声点阵数字的识别程序,采用VC编写,可用于神经网络学习,也是一个实用的数字识别系统。-BP network with digital noise lattice identification procedures used to prepare VC, Neural networks can be used for learning, as well as a practical digital identification system.
数字识别系统源代码
- 基于神经网络的文字识别系统,VC++下调试通过-text recognition system based on neural network tested under VC++
PlateReco
- 用于汽车牌照的定位与识别,本系统数据库平台采用windows2000,加上MS SQL Server2000,应用程序平台完全采用VC++开发,运用了动态链接库技术,数据库技术,图象处理技术和网络通信技术。 本系统的实现步骤: 1.收费单元. 2.牌照识别单元,流程如下:车辆图象采集,牌照区域提取,牌照字符切分,牌照字符识别。 3.数据通信单元.
Mybp539
- 数据是来源于图像的不变矩提取,这里是用matlab实现的,后面可能需要用vc实现,不过也不一定,数据是由房房同学提供的,说不定不用做 利用最简单的bp神经网络来实现分类,一共两类车辆,这里是模拟实现把,识别效果还能用,先凑合着把,这里的特征提取也够玄乎。
基于BP网络的数字0-9识别
- 这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP's figures 0-9 network identification" procedures, or more classic practical.
fenleichengxu.rar
- 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
NumRead.rar
- VC实现的神经网络数字识别系统 其中包含图像滤波,归一化,二值化处理等,VC implementation figure of the neural network image recognition system which includes filtering, normalization, binarization processing
Reconizechepai.rar
- 这是一个车牌是识别的程序,我用Vc中的MFC开发的,当输入一个车的照片时,该程序能够将车牌标识出来 ,This is a license plate is to identify the procedure, I used Vc development in MFC, when the importation of a car photo, the program can be out of license plate logo
imagerec
- 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
DigitalRec
- 手写体数字识别的VC实现 使用神经网络算法对手写体数字进行识别,训练后识别率可达90%左右。-Handwritten Digit Recognition of the VC to achieve the use of neural network algorithm for handwritten numeral recognition, training, recognition rate can reach about 90.
picVC
- 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
Digital_Identification_System
- 用vc++实现的数字识别系统,实现了经过灰度化,二值化,锐化,字符分割,最后采用神经网络识别数字的功能。-Using vc++ implementation of the digital identification system to achieve through the graying, the two values, sharpening, character segmentation, neural network identification number of the last f
VC++车牌识别源程序
- 基于opencv和vs2013开发的车牌识别程序(License plate recognition program based on OpenCV and vs2013)