CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 分类源代码

搜索资源列表

  1. ModularPCA

    4下载:
  2. matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1946
    • 提供者:章格
  1. malic

    0下载:
  2. Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1326034
    • 提供者:张晓
  1. tuxiang.rar

    0下载:
  2. 图像模式识别技术中的分类程序源代码,很适合初学者使用,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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3560974
    • 提供者:Beason
  1. matlab-code

    0下载:
  2. 小波分析 图像融合 决策树分类 matlab 源代码 -fusion image, classify
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:382605
    • 提供者:matilda
  1. Rec_BaseOnCN

    0下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3018
    • 提供者:张宏欣
  1. gmmMatlab

    0下载:
  2. 关于高斯混合模型(GMM)的matlab源代码-是用于训练分类的不错的源代码-On the Gaussian mixture model (GMM) of the matlab source code- is used to train a good classification of the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:57741
    • 提供者:jack
  1. PCA-SVM

    1下载:
  2. 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
  3. 所属分类:Special Effects

    • 发布日期:2016-10-13
    • 文件大小:11334
    • 提供者:李帆
  1. matlab

    0下载:
  2. matlab编写的有关图像识别分类方法的源代码,有学习价值-matlab prepared by the image recognition classification of the source code, learn the value of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:110812
    • 提供者:龙刚
  1. fenleiqi

    2下载:
  2. 本程序给出了从背景中分离出行人的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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3232805
    • 提供者:aimeelove
  1. anlujingdutu

    0下载:
  2. 源代码是主要是用于目标分类时按路径分别读取训练集和测试集图像进行特征提取或其他操作的。-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.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:616
    • 提供者:孟子清
  1. Classification-procedures

    0下载:
  2. 图像识别中的分类程序源代码 可作为参考 进行数字图像处理-Classification procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7051542
    • 提供者:李昌杰
  1. FCM-source-code

    0下载:
  2. 模糊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!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:110604
    • 提供者:chuncheng
  1. digital-image-acquisition-system

    0下载:
  2. 图象模式识别--VC++技术实现的源代码,主要包含聚类程序和分类程序。希望对大家有帮助-digital image acquisition system by VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5763265
    • 提供者:刘曜
  1. SOM_Cluster

    0下载:
  2. VC++实现的自组织映射SOM方法图像分类聚类算法源代码-Free Source Code for Kohonen s Self Organizing Maps in C++ with Application in Computer Vision Area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:611759
    • 提供者:tsh
  1. codetsu.tar

    0下载:
  2. 作者: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
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31805974
    • 提供者:郭晓慧
  1. VCPPSOM

    0下载:
  2. VC++实现的自组织映射SOM方法图像分类聚类算法源代码-Self-organizing map SOM method of image classification clustering algorithm source code in VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:707791
    • 提供者:刘辉
  1. k-means-algorithm

    0下载:
  2. 基于k-means算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on k-means algorithm Source code Algorithm testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:610563
    • 提供者:QingYue
  1. knn-algorithm

    0下载:
  2. 基于knn算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on knn algorithm Source code Algorithm testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5099546
    • 提供者:QingYue
  1. svms分类器的源代码

    0下载:
  2. 支持向量机的分类,源代码,修改内容也可以实现想要的分类效果(Support vector machine classification, source code, modify the content can also achieve the desired classification effect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:637952
    • 提供者:babyjun
  1. 5个源代码

    0下载:
  2. 计算干旱指数TVDI,读写dem,转投影,某点长时间序列提取,hdf读取与分类(calculate TVDI ,dem read and write, read and write hdf data to classify it)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-05
    • 文件大小:4096
    • 提供者:李任君
« 12 »
搜珍网 www.dssz.com