CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像分类

搜索资源列表

  1. 56

    0下载:
  2. 由发展蓝图和RBF纠正和DetectingThe的耦合算法神经networksTexture分析图像分类的监督-The Application of a Coupled Algorithm by
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:253737
    • 提供者:dss
  1. PatternRecongnition

    0下载:
  2. C++图像模式识别分类程序,可以识别手写数字-The C++ code of Pattern Recongnition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1438596
    • 提供者:abc
  1. color

    0下载:
  2. 彩色图像边缘检测及分类,pdf格式的论文,详尽具体,硕士学位论文-Color image edge detection and classification, pdf format, paper, detailed concrete, a master' s degree thesis
  3. 所属分类:Development Research

    • 发布日期:2017-05-30
    • 文件大小:12514689
    • 提供者:shula
  1. renlianshibie

    0下载:
  2. 利用PCA对人脸图像进行降维,然后训练神经网络分类器的Matlab程序-the Matlab in face recoginization using PCA algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:956103
    • 提供者:yang
  1. 20064817924orl_faces_112x92

    0下载:
  2. ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3499911
    • 提供者:limei
  1. BagOfWords

    0下载:
  2. 基于Bag of word的图像分类经典文章,非常适合初学者学习-Bag of feature based classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:763578
    • 提供者:leexingguo
  1. BagOfFeatureFramework

    0下载:
  2. 基于Bag of feature的图像分类经典文章,非常适合初学者学习-Bag of feature based classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:763589
    • 提供者:leexingguo
  1. PMKBasedClassification

    0下载:
  2. 基于Pyramid Matching的图像分类经典文章,非常适合初学者学习-Pyramid matching based classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1048126
    • 提供者:leexingguo
  1. t_berg_graphicalmodels

    0下载:
  2. 关于PLSA的一个非常好英文的PPT,介绍了图像检索和分类的基本过程。-On the PLSA a very good English, PPT, introduced the basic image retrieval and classification process.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18006159
    • 提供者:zeng pingping
  1. jiyutezhengronghehemohuhepanbian

    0下载:
  2. 提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定 位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基 准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进 行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最 近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:376258
    • 提供者:MJ
  1. kl

    0下载:
  2. 基于bp神经网络的遥感图像的分类和识别的MATLAB实现-Bp neural network-based remote sensing image classification and recognition of the MATLAB implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3201
    • 提供者:睡载豪
  1. lbp(1)

    1下载:
  2. 是一种纹理描述算子用于快速提取图像的纹理特征,应用于医学图像检索,场景分类等.-Is a texture descr iption operator for rapid extraction of texture features, used in medical image retrieval, scene classification.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:3310
    • 提供者:zhangliyan
  1. shibie

    0下载:
  2. 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:57931
    • 提供者:houhj
  1. facedetection

    0下载:
  2. 对人脸照片进行图像预处理,特征值的提取,分类识别-The image of the face image preprocessing, feature extraction, classification and recognition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7603767
    • 提供者:sumnus
  1. SVMmedicalimage

    0下载:
  2. 将SVM应用到医学图像分类中,建立分类器-The SVM applied to medical image classification, the establishment of classification
  3. 所属分类:Document

    • 发布日期:2017-05-14
    • 文件大小:3540580
    • 提供者:fan
  1. facedetect

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2814040
    • 提供者:mazong47
  1. k-means

    0下载:
  2. 对BMP图像进行K_MEANS分类,效果较好,对初学者学习k_means分类算法很有帮助。-K_MEANS image classification of BMP, effect is better, K_MEANS classification algorithm for beginners helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135207
    • 提供者:防御
  1. imageclassification123

    0下载:
  2. 这是一篇介绍图像分类的英文文章,是很好的资源-This is an introductory article in English image classification is a good resource
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1685298
    • 提供者:meiblue
  1. quyutezheng

    0下载:
  2. 基于区域特征的图像分类技术,搞图像分类的用得着-Image classification based on regional characteristics of technology, image classification, need it out
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:310848
    • 提供者:xiaobingee
  1. PCA_tuxiangfenlei

    0下载:
  2. 基于扩展PCA的图像分类技术,电子书的,选择-Image Classification Based on Extended PCA technology, e-books, and select the next lower
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:947000
    • 提供者:xiaobingee
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com