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

搜索资源列表

  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. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
  1. imagefeatureextract

    0下载:
  2. 图像特征提取课件,很值得一看,讲解的比较好-image feature extract PPT very good!
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:536690
    • 提供者:scs
  1. HarrisCorner

    0下载:
  2. 采用Harris角点检测算子进行图像特征点的提取。-Use harris corner-detector to extract the features in a given image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2923514
    • 提供者:晴天
  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. Image

    0下载:
  2. 这是一个关于图像特征提取的程序,本程序主要使用的是Moravec算子进行的提取-This is the one on the image feature extraction process, this procedure is mainly used for the extraction of Moravec operator
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:119934
    • 提供者:童鹏
  1. POINT

    0下载:
  2. 新型高效图像特征点检测算法 在运动检测 匹配 等图像处理领域有广泛应用-A NEW DIGITAL INTEREST POINT OPERATOR FOR CLOSE-RANGE PHOTOGRAMMETRY
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:233000
    • 提供者:liangjiabin
  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. sift_matching

    0下载:
  2. sift图像匹配,基于vc和matlab的sift图像特征匹配的方法-sift matching
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3536708
    • 提供者:陈伟
  1. 37724099hsvfeature1

    0下载:
  2. 基于视觉特征的图像特征提取,在HSV颜色空间提取彩色纹理特征-Based on the visual characteristics of image feature extraction, in the HSV color space, color texture feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:839
    • 提供者:jiajia
  1. ImageRetrievalMethod

    0下载:
  2. 本文采用的图像特征提取和表示方法,考虑了颜色空间分布的位移信息,同时也考虑了颜色空间分布的统计信息,通过实验检验这种综合方法的检索效率。实验结果表明,此方法可以取得比较好的效果。-The method of feature extract end express we adopt considers the space information of the color, and also consider the shape of the color. The experimental resu
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1453728
    • 提供者:lanyu
  1. shero

    0下载:
  2. 基于像素的图像特征点匹配,很好,很强大,一定要试试。 -Pixel-based image feature points matching,very good.You have to try it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:118303
    • 提供者:sunqi
  1. Stateoftheartonfeaturematching

    0下载:
  2. 介绍图像特征匹配技术发展现状,包括角点检测,边缘检测,仿射不变特征检测等-Introduction Development of the image matching technology, including corner detection, edge detection, affine invariant feature detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4023201
    • 提供者:丁呈
  1. invriablemoment

    0下载:
  2. 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配-Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, suc
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3707
    • 提供者:zj
  1. 51622462matlab-image-processing

    0下载:
  2. 通过C++实现的图像特征提取的功能,包含了图像处理中的各个步骤 -By C++, the image feature extraction capabilities, including the image processing steps
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:46373
    • 提供者:付江文
  1. Hu

    1下载:
  2. Hu矩特征提取,可以用于图像特征提取,可运行-Hu
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1123350
    • 提供者:孔靖
  1. ImageMatch

    1下载:
  2. 该代码在检测图像特征点的基础上,使用相关系数法进行图像的匹配。-The code in the image feature point detection, based on the correlation coefficient method for image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3966617
    • 提供者:jack
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com