搜索资源列表
pcalda
- 基于\"pca+lda+粗糙集+模糊神经网络\"的人脸识别程序,在matlab上可直接运行
invariantMomentShapeDetection
- 根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文
daima
- (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
net
- 利用模糊神经网络的方法实现遥感图像的目标识别-The use of fuzzy neural network approach to achieve the goal of remote sensing images to identify
matlabfusetool
- 图像识别概述统计模式的识别方法、结构语句的识别方法、模糊集识别法、神经网络识别法等-Image recognition methods outlined in the statistical model identification, structure identification method statements, fuzzy set identification method, neural network identification method, etc.
practical-cnn-2016a-code-only.tar
- VGG卷积神经网络练习,在matlab中使用vlfeat/matconvnet对图像进行去模糊的操作进而更好的识别图像(VGG Convolutional Neural Networks Practical)
betwxrk
- 以matlab编写的pi-sigma模糊神经网络程序 不错的源码(With matlab fuzzy neural network PI - sigma program source code)
基于pca+lda+粗糙集+模糊神经网络的人脸识别
- 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)