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

搜索资源列表

  1. 图像校正

    1下载:
  2. matlab图像校正,通过特征点提取 进行图片的校正,可用于三维物体重建或者立体匹配
  3. 所属分类:3D图形编程

    • 发布日期:2011-11-18
    • 文件大小:2271571
    • 提供者:zhaolu916
  1. 基于特征点医学图像图像配准算法

    6下载:
  2. 用matlab编写的基于特征点医学图像图像配准算法,Prepared using matlab medical images based on feature points, image registration algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-19
    • 文件大小:337612
    • 提供者:wangdenuan
  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

    1下载:
  2. 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2074993
    • 提供者:yimeng
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. matlab.rar

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

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

    5下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-30
    • 文件大小:617753
    • 提供者:盖超
  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. matlab-susan

    4下载:
  2. 图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助-Image processing, a new edge detection, feature point extraction method, the algorithm has been tested, you can run on the medical image processing to help the people
  3. 所属分类:Graph program

    • 发布日期:2015-04-13
    • 文件大小:23519
    • 提供者:zhaotao
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  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. 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. 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. 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. svm00

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

    • 发布日期:2017-04-02
    • 文件大小:1176
    • 提供者:高伟
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. 规则图像特征提取

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

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:霖子
  1. 树叶图像特征分类识别程序

    0下载:
  2. 利用matlab处理树叶图像,并提取相应的特征(Matlab is used to process leaf images and extract corresponding features.)
  3. 所属分类:图形图像处理

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

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

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