CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 图像特征提取

搜索资源列表

  1. 图像分割和特征提取小例程

    0下载:
  2. 这是关于图像分割和特征提取的一个小例证,需要的可以看看啊,还行!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-05-08
    • 文件大小:752
    • 提供者:datian
  1. matlab.rar

    1下载:
  2. 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
  3. 所属分类:Graph program

    • 发布日期:2015-07-02
    • 文件大小:768
    • 提供者:李刚
  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. ju

    0下载:
  2. 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:483420
    • 提供者:sq
  1. manifold

    0下载:
  2. 一个Matlab环境下编写的流行学习(manifold)算法,可用于图像特征提取及行为模式提取-Matlab environment to prepare a prevalence study (manifold) algorithm, can be used for image feature extraction and pattern extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:14053
    • 提供者:wjj
  1. pca

    3下载:
  2. 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20588
    • 提供者:张军
  1. GA-code

    0下载:
  2. 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:4080
    • 提供者:DD
  1. feature_selection_peng

    0下载:
  2. 图像特征提取的四种算法,花了很大的力气才弄来的!和大家分享!-Four types of image feature extraction algorithm, to spend a great deal of effort to get the! To share with you all!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5628
    • 提供者:彭芳青
  1. imageprosec

    0下载:
  2. 这是一个用MATLAB做的基于矩特征的图像特征提取,值得借鉴-This is a done using MATLAB moment characteristics based on image feature extraction, is worth learning from
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:50675
    • 提供者:ll
  1. KPCA_SVM_Train

    0下载:
  2. 用于图像特征提取的研究,主要应用于人脸识别等领域-KPCA_SVM
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3411
    • 提供者:shilei
  1. contourlet_toobox

    1下载:
  2. 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中-Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image o
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:71408
    • 提供者:苗晨
  1. pcasift

    0下载:
  2. 对虹膜识别的图像预处理各个步骤和虹膜图像特征提取 过程进行了研究,提出了一种虹膜定位算法-The image of the iris recognition iris image preprocessing steps and feature extraction process is studied, presents a iris location algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6563759
    • 提供者:lihuawang
  1. test_departs

    0下载:
  2. 工作在图像特征提取。这里采用多尺度图像分析方法,将轮廓分解投影。-Work in the image feature extraction. Here the multi-scale image analysis method to decompose projection contour.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:677
    • 提供者:杨树
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. pca

    2下载:
  2. pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-10
    • 文件大小:4919
    • 提供者:gaochao
  1. svm00

    0下载:
  2. 图像处理,包括图像特征提取,图像分类,图像归一化-Image processing, including image feature extraction, image classification, image normalization, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1176
    • 提供者:高伟
  1. 纹理特征提取

    0下载:
  2. MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interf
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:96256
    • 提供者:小玲子
  1. 规则图像特征提取

    0下载:
  2. 运用matlab规则图像特征提取分析,分类(Feature extraction of regular image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:霖子
  1. 关于视频图像特征提取的检测设计

    0下载:
  2. 用matlab编写的视频运动检测,可用于图像特征提取,方便可靠,移植性强。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com