搜索资源列表
ModularPCA
- matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
malic
- Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
tuxiang.rar
- 图像模式识别技术中的分类程序源代码,很适合初学者使用,AppWizard has created this DSPLIT application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file c
matlab-code
- 小波分析 图像融合 决策树分类 matlab 源代码 -fusion image, classify
Rec_BaseOnCN
- 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好-Extracted using image edge characteristics of complex networks and to identify the source code, using PCA_LDA algorithm to reduce the dimensions feature classification, identification with hi
gmmMatlab
- 关于高斯混合模型(GMM)的matlab源代码-是用于训练分类的不错的源代码-On the Gaussian mixture model (GMM) of the matlab source code- is used to train a good classification of the source code
PCA-SVM
- 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
matlab
- matlab编写的有关图像识别分类方法的源代码,有学习价值-matlab prepared by the image recognition classification of the source code, learn the value of
fenleiqi
- 本程序给出了从背景中分离出行人的matlab源代码.采用提取好的背景和行人的HOG特征,而这些特征又分为未分块和分块两组,所谓分块就是将图片进行细分,提取的特征更细.最后用最小欧氏距离法分类.-This procedure gives the background to separate from the travel people matlab source code. By extracting a good background and pedestrian HOG features, a
anlujingdutu
- 源代码是主要是用于目标分类时按路径分别读取训练集和测试集图像进行特征提取或其他操作的。-Source code is primarily used for target classification, were read by the path the training set and test set of image feature extraction or other operations.
Classification-procedures
- 图像识别中的分类程序源代码 可作为参考 进行数字图像处理-Classification procedures
FCM-source-code
- 模糊c均值的源代码,自己调试过,可运行,希望对正在做聚类分类方面的你有帮助!欢迎下载-Fuzzy c mean source code, I have debugged it already ,can run ,I hope it useful to you if you are dealing with this field.welcome to download it!
digital-image-acquisition-system
- 图象模式识别--VC++技术实现的源代码,主要包含聚类程序和分类程序。希望对大家有帮助-digital image acquisition system by VC
SOM_Cluster
- VC++实现的自组织映射SOM方法图像分类聚类算法源代码-Free Source Code for Kohonen s Self Organizing Maps in C++ with Application in Computer Vision Area
codetsu.tar
- 作者:Li-Jia Li, Richard Socher and Li Fei-Fei. 将分类 分割 注释结合起来处理场景分析的源代码-Source code for Towards Total Scene Understanding:Classification, Annotation and Segmentation author:Li-Jia Li, Richard Socher and Li
VCPPSOM
- VC++实现的自组织映射SOM方法图像分类聚类算法源代码-Self-organizing map SOM method of image classification clustering algorithm source code in VC++
k-means-algorithm
- 基于k-means算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on k-means algorithm Source code Algorithm testing
knn-algorithm
- 基于knn算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on knn algorithm Source code Algorithm testing
svms分类器的源代码
- 支持向量机的分类,源代码,修改内容也可以实现想要的分类效果(Support vector machine classification, source code, modify the content can also achieve the desired classification effect)
5个源代码
- 计算干旱指数TVDI,读写dem,转投影,某点长时间序列提取,hdf读取与分类(calculate TVDI ,dem read and write, read and write hdf data to classify it)