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

搜索资源列表

  1. fingerprintpreprocessing

    0下载:
  2. 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:201023
    • 提供者:martin
  1. renlianshibie

    0下载:
  2. 人脸识别的算法的实现,图像的预处理、特征提取、识别显示-The realization of face recognition algorithms, image preprocessing, feature extraction, identification display
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3760710
    • 提供者:方瑞
  1. WaveletAlgorithm

    0下载:
  2. 小波算法在图像处理,视频压缩,特征提取等许多涉及到视频数据处理的工程领域都有广泛应用。-Wavelet algorithm in image processing, video compression, feature extraction and many other video related to the field of data-processing projects are widely used.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:171772
    • 提供者:790416
  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. Image

    0下载:
  2. 一篇很优秀的关于图像边缘检测和特征提取算法的博士论文,文中介绍了不少有益的算法。-On a very good edge detection and feature extraction algorithm doctoral dissertation, In this paper, many useful algorithms.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6389526
    • 提供者:姜利
  1. Feature.Extraction.and.Image.Processing.by.terrenc

    0下载:
  2. 特征提取与图像处理, 不太厚(三百多页)的一本电子书, 英文版.-Feature extraction and image processing, not too thick (more than 300 pages)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3062256
    • 提供者:Ren Xiaoyi
  1. ImageFeatureExtractionAndMatchingAlgorithmAndItsIm

    0下载:
  2. 图像特征提取与匹配算法研究及其在印刷品图像检测中的应用-Image feature extraction and matching algorithm and its image in the print detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6831539
    • 提供者:sky
  1. Feature-Extraction-in-Computer-Vision-and-Image-Pr

    0下载:
  2. 一本有关特征提取和图像处理的,绝对经典!-One of the feature extraction and image processing, an absolute classic!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3062124
    • 提供者:zuo
  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. 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. casino2x_exe

    0下载:
  2. 一个蒙特卡罗算法程序,可以自己扩编改编次程序 [visualmatlab.rar] - 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识 [MonteCarlo.rar] - 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:312242
    • 提供者:高博
  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. 090211

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

    • 发布日期:2017-04-07
    • 文件大小:289584
    • 提供者:swx
  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. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10665851
    • 提供者:xingshimei
  1. histgram

    0下载:
  2. 实现了图像的R、G、B三通道的提取,在实现灰度的基础上提取了一副bmp格式图像的三通道颜色特征-To achieve the image R, G, B three-channel extraction, in achieving the gray-scale based on the extracted a bmp format images of the three-channel color feature
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2243286
    • 提供者:梁静
  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. duocenglixianglvboqiwenlitezhengtiqu

    0下载:
  2. 该文献基于多层理想滤波器的纹理特征提取方法,对做纹理图像特征提取的帮助很大。-filter,wenlitezheng ,image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:351117
    • 提供者:lulu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com