搜索资源列表
基于BP神经网络的图像分类
- 基于BP神经网络的图像分类
BP network.matlab平台的基于bp神经网络的遥感图像分类
- matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
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
20081104ga_src
- 遗传算法(GA)和神经网络(network)结合的算法,用于图像分类,包含完整的工程-Genetic Algorithm (GA) and neural network (network) combining algorithm, for image classification, including the complete works
basedon_BP
- 人脸识别,基于BP神经网络的人脸图像识别方法的研究。-Face Recognition Based on BP Neural Network Face Recognition Method.
MATLABApplication
- matlab编程的基本知识以及信号处理、优化、神经网络、图像处理等方面的应用,有简单的示例程序。-matlab basic knowledge of programming and signal processing, optimization, neural networks, image processing and other applications, a simple example of the procedure.
Matlab_Image_Processing
- 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and c
Character_Recognition_Training__NN_for_classificat
- 图像特征识别通过神经网络训练方法实现,是学习参考的好资料-you will need first to run the file that name "charGUI4.fig" and on the right side there is a load training set where you have to train the system first, run any data that is should be from 1 to 9 and 0 like ( 1 2 3 4 5 5
BP网络图像分类
- 识别图像中道路,建筑,基于BP神经网络,里面有图片(Identify roads, buildings, etc in images)
基于遗传神经网络的图像分割
- 利用神经网络进行图像分割,对于初学者有很好的使用价值。(Image segmentation using neural networks)
神经网络 训练识别
- 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。(1. First open a picture and then follow the sequence of grayscale, binary, grayscale stretching, license plate positioning, binarization, ti
BP神经网络实现图像压缩
- 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
一种基于RBF神经网络的图像处理方法
- 该文件是用RBF神经网络算法对图像进行处理的一个很好的借鉴的文章(The file is a good reference to the image processing with the RBF neural network algorithm.)
BP神经网络实现图像压缩
- matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
BP神经网络图像复原
- 利用神经网络的强大的学习功能将退化的图像回复出原来的信息以及数据
卷积神经网络CNN进行图像分类
- 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
基于脉冲耦合神经网络的图像分割程序
- 近年来,基于Eckhorn的猫视觉皮层模型的脉冲耦合神经网络(Pulse Coupled Neural Net,PCNN),已被广泛用于图像平滑、分割以及边缘检测等图像处理领域的研究中,并显示了其优越性。(Pulse Coupled Neural Net,PCNN)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)