搜索资源列表
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
C++ANNIE
- VC++神经网络ANNIE的开发包,很著名的哟,里面有大量各种神经网络的开发程序-VC 8am neural network development package, a well-known yo, which has a large variety of neural network development process
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
MyNet
- 这一个尝试编写的有关神经网络的训练,测试的相关VC++的源程序-try this one prepared by the neural network training and testing of the source code of VC
C_bp
- BP神经网络的源代码,用C语言写的,可以轻松改到VC中-BP network of source code, written in C language and can easily be changed to VC
VisualC++实现的BP神经网络类
- VisualC++实现的BP神经网络类-VC achieve BP neural network category
VC源代码用于神经网络的含噪声的目标识别
- VC源代码用于神经网络的含噪声的目标识别
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
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.
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
113172210SVD
- SVD随着计算机网络的不断发展,多媒体信息的版权保护问题变得十分突出,已成为一个非常紧迫的议题。数字水印技术是实现版权保护的一种非常有效的方法,已经成为信息隐藏领域的一个热门方向。本文着重讨论了数字水印技术在数字图像中的应用,特别地,对于基于神经网络和SVD的自适应的数字水印技术进行了深入的研究与实验。首先比较全面地介绍了数字水印技术的发展历史、现状、基本模型、特征、分类、现有的主要的算法和应用,并对数字水印的发展前景做出了一个展望。接着阐述了神经网络和奇异值分解( SVD)的相关理论。利用图像
picVC
- 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
BpAnn_b1.0.2
- BP神经网络的VC实现,绝对可用,对你会起到很大的帮助-BP neural network to achieve VC, absolutely free, you will play a great help
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)
htapgx
- vc++神经网络模式识别,还可以,对需要做这方面的人比较有用()