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

搜索资源列表

  1. Shape-matching-with-Zerinike-moments

    1下载:
  2. 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is convert
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:1305476
    • 提供者:卢宠
  1. SIFTpp

    0下载:
  2. 基于SIFT特征匹配的稳健图像拼接算法,可以参考一下-Robust image mosaic algorithm based on SIFT feature matching reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:371642
    • 提供者:morse
  1. image-matching

    1下载:
  2. 影像匹配,针对左片和右片的影像匹配。具体流程:先建立影像金字塔,然后利用Moravec算子在影像上提取特征点,然后用相关系数作为评价准则,根据这些提取的特征点进行影像匹配-image matching, for the left image and right image. detailed process: first create an image pyramid, then extract feature points from the images with Moravec operat
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:760554
    • 提供者:M ROCK
  1. Imagematching

    0下载:
  2. MFC编写的图像匹配,包含基于像素、特征的匹配-MFC write image matching, contains the pixel-based, feature matching
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2660963
    • 提供者:李乐
  1. Feature-extraction-source

    0下载:
  2. 目前主流识别算法SIFT特征识别与匹配的C实现-Current mainstream recognition algorithm SIFT feature identification and matching of C implementations
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:6173656
    • 提供者:吴星怡
  1. tezenpp

    0下载:
  2. 这是图像特征匹配算法原理,值得参考下载!-This is the image feature matching algorithm principle, it is also useful to download!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-25
    • 文件大小:5479945
    • 提供者:jeffsonfu
  1. ImageMosaic

    0下载:
  2. 一些关于图像拼接的论文,包括特征提取、特征匹配和RANSAC特征点提出等-The articles of image mosaic, including feature extraction, feature matching and RANSAC the feature points purification algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-11-13
    • 文件大小:25650663
    • 提供者:赵书睿
  1. sift_MATLAB

    0下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration pro
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2631461
    • 提供者:yejj
  1. hu-bubianju

    0下载:
  2. 基于不变矩的图像识别。本程序的作用是通过训练样本,对三维图像的一帧或几帧进行特征匹配以确定图形的类别(模式识别)。-Image recognition based on moment invariants. The role of this procedure by training samples, one or several frames of the three-dimensional image feature matching to determine the category of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:1566
    • 提供者:石头人
  1. Find-Matched-Points

    0下载:
  2. 该程序利用MATLAB语言进行图像特征匹配,其中用到Lowe的SIFT描述子算法-The program utilizes the MATLAB language image feature matching, which uses Lowe' s SIFT descr iptors algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:215653
    • 提供者:lixiaofang
  1. efinger

    0下载:
  2. 完整的VC指纹识别源代码 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-VC fingerprint recognition source code is a complete fingerprint recognition program, which includes a histogram equalization, Gabor filter imag
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:3632603
    • 提供者:黄海源
  1. siftDemoV4

    0下载:
  2. 图像提取特征点,基于128位向量特征匹配,-Image extraction of feature points based on 128-bit vector feature matching,
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:6633990
    • 提供者:qianhaiming
  1. MatlabFns

    0下载:
  2. 关于计算机视觉和图像的matlab工具箱。包括相位一致性特征,空间特征检测,积分图像,非极大值抑制和滞后阈值,边链接和线段拟合,去噪,等-MATLAB and Octave Functions for Computer Vision and Image Processing。such as • Feature Detection via Phase Congruency • Spatial Feature Detection • Integral
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:6406144
    • 提供者:任立超
  1. CBIR-HIST

    0下载:
  2. 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:3686643
    • 提供者:周佳森
  1. SURF-V1.0.9-WinDLLVCPP

    0下载:
  2. surf特征点提取以及相应的特征点匹配,C++程序-speed up robust features (SURF), feature matching.C++ Source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-04
    • 文件大小:137851
    • 提供者:兰虹丞
  1. A-Combined-Corner-and-Edge-Detector

    0下载:
  2. 图像拼接技术论文,基于图像特征匹配,很实用,很好。harris角点技术论文原文。-Image Stitching technology papers, based on image feature matching, very practical, very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1796986
    • 提供者:耿越
  1. sift

    0下载:
  2. 基于sift的特征匹配,需要用到gsl库-Sift-based feature matching, need to use gsl library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:707311
    • 提供者:殷文斌
  1. 2

    0下载:
  2. 本文在在尺度不变特征变换(Scale invariant feature transform,SIFT)特征匹配算法的基础上, 提出了一种基于累积特征的多目标的跟踪算法, 通过对目标的SIFT特征进行实时更新来去除由噪声(或形变)带来的\过时"特征信息, 保证了特征的稳定, 提高了匹配准确度. 实验结果表明, 本算法能够有效处理目标由于旋转、形变而导致跟踪性能下降甚至跟踪目标丢失的问题, 同时对跟踪过程中多目标的关联, 也具有较好的鲁棒性.-In this paper, the Scale In
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1169007
    • 提供者:wenping
  1. PURE

    0下载:
  2. 各种图像预处理算法,形心定位,特征提取,特征匹配等-A variety of image pre-processing algorithms, centroid location, feature extraction, feature matching, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11325949
    • 提供者:李浩
  1. surf

    1下载:
  2. 这是一个surf特征匹配matlab程序,里面有实例和测试图像-This is a surf feature matching matlab program, there are examples and test images
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1603531
    • 提供者:张鹏
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com