搜索资源列表
-
0下载:
脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法
-offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
-
-
1下载:
人工神经网络算法的OCR识别,识别还可以,如果摄像头够清晰的话,效果更好-Artificial neural network algorithms OCR recognition, recognition can also, if the camera is far from clear, then better
-
-
0下载:
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
-
-
0下载:
VC开发的图像分类程序,里面有神经网络的算法,-VC development of image classification procedures, which are neural network algorithms,
-
-
0下载:
基于VC的各种聚类和分类算法程序。
手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。
在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
-
-
0下载:
bp神经网络用于BMP图像压缩,基于c语言实现-Algorithms of Image Compression based on BP Neural Network
-
-
0下载:
本程序使用bp神经网络实现模式的分类,与其他算法相比,具有分类准确,速度快等优点!-The program uses bp neural network pattern classification, compared with other algorithms, with classification accuracy, speed and quick!
-
-
0下载:
该代码的功能主要是识别数字。采用的算法是建立人工神经网络的模型,通过对样本的训练而保存全权值(及数字的特征),训练结束后能识别图片上的数字(256位色),相信对于研究神经网络模型的很有帮助,同时该代码还涉及到图像处理部分的内容,比如二值化,梯度锐化,去噪声等算法。-The main function is to identify the code number. The algorithm used is based on artificial neural network model, thr
-
-
0下载:
图像处理的N多算法 例如神经网络算法,智能提取处理算法 等等经典算法-N many image processing algorithms such as neural network algorithm, intelligent processing algorithms extract
-
-
0下载:
车牌识别的一个源码 虽然精度不太高 但是还是很有参考价值的 包含一些图像预处理的算法和神经网络算法 在车牌定位的地方还需要提高 这个是根据跳变点数定位车牌的-Although a source license plate recognition accuracy is not too high but still a good reference contains some image preprocessing algorithms and neural network algorithm i
-
-
0下载:
一个基于神经网络的文字识别程序,其中有大量算法,奥妙尽在其中。-A neural network based character recognition program, including a large number of algorithms, mystery all in one.
-
-
0下载:
非常好的车牌识别的神经网络算法与神经网络络BP算法(C程序源码实现) 可直接使用。
-Very good license plate recognition, neural network algorithms and neural network network BP algorithm (C program source code implementation) can be used directly.
-
-
0下载:
一种基于脉冲耦合神经网络和区域
面积相结合的图像增强算法。-Based on pulse coupled neural network and the area of the combination of image enhancement algorithms.
-
-
0下载:
在VC++6.0环境下运行.手写数字的分类识别,并有详细的程序使用方法。分别采用模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类,神经网络分类器进行识别,功能强大,还可以对比各种算法的优劣。-VC++6.0 environment run. Classification and recognition of handwritten digits, and a detailed program to use. Template matching classifier Bayes cla
-
-
0下载:
BP神经网络的设计实例(MATLAB编程),两种不同的训练算法-BP neural network design examples (MATLAB Programming), two different training algorithms
-
-
0下载:
利用遗传算法和人工神经网络算法相结合,进行图像分割,取得的效果良好-The use of genetic algorithms and artificial neural network algorithm is a combination of image segmentation, good results achieved
-
-
0下载:
BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural network program [matlab]
-
-
0下载:
基于 VC6.0 的汽车牌照定位与识别, 基本图像处理 与 神经网络算法.-Based on VC6.0 vehicle license positioning and identification, basic image processing and neural network algorithms.
-
-
0下载:
MATALB 源程序,利用BP神经网络算法实现图像的压缩功能-MATALB source code, using BP neural network to realize image compression algorithms
-
-
0下载:
本代码采用神经网络的方法进行数字识别。首先采用神经网络的算法对0到9数字进行训练,然后对图像进行分割,把图像中的文字和数字分离出来,最后对每个块进行识别。-This code uses neural network for digital identification method. First, the use of neural network algorithms 0-9 digital train, then the image segmentation, the text in the
-