当前位置:
首页 资源下载
搜索资源 - neural network vc image
搜索资源列表
-
0下载:
一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。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
-
-
0下载:
VC++编写的图像处理及识别软件,用matlab实现神经网络的识别功能,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, using Matlab neural network recognition, Image recognition is conducive to the complete function.
-
-
0下载:
基于振荡神经网络的图像分割程序,可以用TC,VC等编译,用于一般的自然图像效果很好,里面有比较好的代码注释!-oscillation neural network-based image segmentation procedures can be used TC, VC and other compiler, for the general good of natural images, with a relatively good code Notes!
-
-
0下载:
用VC++6.0开发的基于BP神经网络类
(图像识别处理源码)-with VC + +6.0 based BP neural network type (image recognition processing FOSS)
-
-
1下载:
VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
-
-
1下载:
用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
-
-
0下载:
VC实现的神经网络数字识别系统
其中包含图像滤波,归一化,二值化处理等,VC implementation figure of the neural network image recognition system which includes filtering, normalization, binarization processing
-
-
6下载:
一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
-
-
1下载:
这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
-
-
0下载:
hopfield neural network for binary image recognition
-
-
2下载:
VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。
-VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to a
-
-
0下载:
VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。-VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to away
-
-
0下载:
VC开发的图像分类程序,里面有神经网络的算法,-VC development of image classification procedures, which are neural network algorithms,
-
-
0下载:
基于vc的一个神经网络数字识别系统。研究图形图像的模式匹配问题。可以从一张含有数字的图片中将数字提取出来并识别。-Vc of a neural network-based digital identification systems. Graphic image of the pattern of matching. With figures from a number of pictures will be extracted and identified.
-
-
0下载:
字符识别原代码,将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。-Character recognition source code, the BP neural network used in automatic recognition of vehicle license plates, license plate image in the basis of pretreatment, focusing on the u
-
-
0下载:
这是vc++6.0的图像处理程序。是关于神经网络文字识别系统的程序。-This is vc++6.0 image processing program. Is a neural network character recognition system on the program.
-
-
0下载:
vc实现的基于神经网络的文字识别系统,结合了图像处理方面的很多知识-vc achieve character recognition based on neural network system that combines a lot of knowledge of image processing
-
-
0下载:
VC++编写的关于Hopfiled神经网络对于图片数字的识别,具有很好的效果,在图像处理方面,如图像识别等,也有很好的应用-VC++ write about Hopfiled neural network for pictures of the identification number, and has a good result, in image processing, such as image recognition and so on, also have a good applic
-
-
0下载:
基于神经网络, 采用 Matlab 6. 5 和 Visual C, 设计一个字母识别系统。 该系统通过对 BMP 图片的二值化
处理,在 VC 环境下调用 Matlab,并将把二值化后的数据进行网络训练,从而实现 26 个英文字母的识别。 系统性能的测试表明,系统所训练的神经网络有很好的抗干扰能力。-The design letter recognition system based on neural network, using Matlab 6. 5 and Visual C,. T
-
-
0下载:
基于Vc++开发,使用神经网络技术,对数字图像进行识别,可用于车牌识别技术中。-Based on vc++ development, the use of neural network technology, the digital image identification, can be used for license plate recognition technology.
-