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

搜索资源列表

  1. beamlet

    2下载:
  2. 采用beamlet变换方法,实现图像线特征提取,以此代码为基础的文章已被核心期刊录用-Beamlet transform methods used to achieve the image line feature extraction, this code is based on the core of the article has been hired Journals
  3. 所属分类:图形图象

    • 发布日期:2014-02-24
    • 文件大小:40751
    • 提供者:徐晨
  1. fun_pcnn

    1下载:
  2. 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:818
    • 提供者:wangxiaofei
  1. wenli

    0下载:
  2. 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3814621
    • 提供者:刘燕
  1. gaborfilter

    0下载:
  2. gabor滤波器用于在不同方位不同尺度下的图像纹理特征提取,使用matlab编写。-gabor filters for different scales in different directions of the image texture feature extraction using matlab prepared.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-06
    • 文件大小:1024
    • 提供者:hello
  1. 39709592CBIR-matlab

    3下载:
  2. 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:7084
    • 提供者:Jennifer
  1. pcaandica

    1下载:
  2. 这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。-This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2676543
    • 提供者:ll
  1. matlab-and-image-feature-extraction

    0下载:
  2. 图像特征提取matlab程序,可用于人脸识别或行为识别的图像特征提取matlab程序.-Using matlab to deal with image feature extraction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:1347
    • 提供者:Gareth
  1. process

    0下载:
  2. 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:729
    • 提供者:Addy wang
  1. SIFT

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1291311
    • 提供者:dulihui
  1. Image-segmentation-Extraction

    1下载:
  2. 图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:55835
    • 提供者:meimei
  1. matlabview

    0下载:
  2. 图像分割与特征提取 C开发 The picture division and the characteristic withdraw--C development -Image Segmentation and Feature Extraction C Development The picture division and the characteristic withdraw- C development
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12430
    • 提供者:赵俊
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:34847340
    • 提供者:leo
  1. tezhengqiqu

    0下载:
  2. 《visual c++/matlab图像处理与识别实用案例竞选》一书中的代码——特征提取-err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:9860
    • 提供者:李树奎
  1. colorhist

    0下载:
  2. 颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码-Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1047
    • 提供者:周鸽
  1. edgedirection

    1下载:
  2. 轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码-Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1685
    • 提供者:周鸽
  1. Tamuratexture

    0下载:
  2. 图像纹理特征提取,是图像处理中一另一个非常重要的底层特征,matlab实现-Image texture feature extraction, image processing are very important to one another underlying characteristics, matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1914
    • 提供者:周鸽
  1. svd

    0下载:
  2. 采用SVD方法进行人脸特征提取,希望对大家有用-SVD method using facial feature extraction, in the hope that useful to everybody
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1079
    • 提供者:东方
  1. seg

    0下载:
  2. 图像分割,特征提取 matlab实现 -Image segmentation, feature extraction matlab implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:752
    • 提供者:danny911
  1. bianjielianma

    1下载:
  2. MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6778
    • 提供者:yangsha
  1. lxxx

    0下载:
  2. 图像的特征提取程序,包括图像的重心,直方图,一阶矩等-Image feature extraction procedures, including the focus of the image, histogram, such as first-order moment
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:48118
    • 提供者:郝丽
« 1 2 34 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com