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

搜索资源列表

  1. scalfeaturedescripionformatching

    0下载:
  2. 图像特征提取领域的一个小研究,可以提取其点特征,再进行特征描述和特征匹配。鲁棒性很强。-The field of image feature extraction, a small study of its points can be extracted features, further characterization and feature matching. Strong robustness.
  3. 所属分类:Graph program

    • 发布日期:2016-05-16
    • 文件大小:315733
    • 提供者:lily
  1. Hu_MV_Nicolas

    0下载:
  2. Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:36731
    • 提供者:yu shaode
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:171772
    • 提供者:fh
  1. fruit_ID

    0下载:
  2. 利用特征提取和分类的方法,假设输入值为{大,圆,光滑}为水果的三个特征值,来代表三种不同的水果,识别苹果\梨\香蕉\桔子\菠萝水果类别. -The use of feature extraction and classification methods, assuming that the import value was (large, round, smooth fruit) for the three characteristics of value, to represent three
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:980886
    • 提供者:wylie
  1. wenli

    2下载:
  2. 基于灰度共生矩阵的纹理特征提取方法实现目标的识别-Gray-level co-occurrence matrix based texture feature extraction methods to achieve the target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1357
    • 提供者:toney
  1. picture_connection_base_on_sift

    0下载:
  2. 实现基于sift特征的图像拼接,在sift特征提取和匹配(match)原代码的修改上实现的,源代码-just as the name s descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13282985
    • 提供者:txy
  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. matlabclustering

    0下载:
  2. 聚类算法的matlab源码,用于特征提取-matlab based clustering algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:7893
    • 提供者:john
  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. EdgeDetectionandSegmentation

    0下载:
  2. 边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。-Edge feature extraction. Can be achieved in four Prewitt Roberts Log Canny algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7590
    • 提供者:臧超
  1. hog

    0下载:
  2. 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:208179
    • 提供者:hog文献
  1. 090211

    0下载:
  2. 细化参数的对数极坐标变换图像纹理特征提取算法提出一种细化参数的对数极坐标变换图像纹理特征提取算法,可以有效地消除旋转、缩放和平移等几何形 变的影响.在特征提取过程中,通过自相关图像消除平移的影响,引入细化参数的对数极坐标变换消除旋转和伸缩 的影响.在图像检索过程中,将不完全树型小波变换所得的特征矢量,通过欧式距离来度量图像之间的相似度.实 验表明,本算法对发生几何形变的纹理图像检索平均正确率达81.05 左右,较之传统算法能取得更好的检索 效果.-This paper p rop
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:289584
    • 提供者:swx
  1. Face_detection

    0下载:
  2. 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:216903
    • 提供者:郭鲁强
  1. KPCA_feature_extraction

    0下载:
  2. 别人的东西,有关KPCA特征提取的,看过了,很好很强大-Other people' s things, the KPCA feature extraction, and seen, very good very strong
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:55198431
    • 提供者:刘媛
  1. pca

    0下载:
  2. pca 特征提取的源代码,对人脸识别很有帮助,-pca feature extraction of the source code, useful for face recognition,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:178562
    • 提供者:dd
  1. imagesearch

    1下载:
  2. 研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好-Graduate school is to write the image retrieval process, there is similarity matching, feature extraction, retrieval operation good results
  3. 所属分类:Graph program

    • 发布日期:2015-09-21
    • 文件大小:3214865
    • 提供者:duyaqin
  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. EdgeCheck

    0下载:
  2. 图像轮廓特征提取算法源码,用MATLAB软件实现,针对灰度图像有效-Contour feature extraction algorithm source code, using MATLAB software for gray-scale image of effective
  3. 所属分类:Graph program

    • 发布日期:2016-05-06
    • 文件大小:1580
    • 提供者:王新
  1. PCAforface

    1下载:
  2. 用PCA实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of PCA for face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2160
    • 提供者:xiaoxiran
  1. LDAface

    0下载:
  2. LDA实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of LDA for face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2165
    • 提供者:xiaoxiran
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com