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

搜索资源列表

  1. sift_search_matching

    0下载:
  2. 实现sift特征点的提取和匹配,并将匹配点输出到MAT文件-Realization of SIFT feature point extraction and matching, and will match the output to a MAT file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3049102
    • 提供者:
  1. image-matching1

    0下载:
  2. 基于SIFT的图像匹配,只做了特征点检测,其中在特征点描述子方面做了一点小小的改进-SIFT based on the image matching, only do the feature point detection, which in a feature point descr iptor in a little improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1377785
    • 提供者:高飞
  1. KNN-ALG

    0下载:
  2. 基于欧式距离的最邻近改进算法,该算法在提高SIFT算法的特征点匹配效率-Euclidean distance based on the nearest improved algorithm SIFT algorithm to improve the efficiency of matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:182566
    • 提供者:xuzhaohe
  1. a222

    0下载:
  2. 基于SIFT特征匹配算子的三维重建方法研究.Based on SIFT feature matching 3D reconstruction method research.-Based on SIFT feature matching 3D reconstruction method research.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:223615
    • 提供者:fu
  1. siftDemoV4

    0下载:
  2. Matbal下的SIFT算法源代码,可以直接运行,处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题-SIFT algorithm in Matlab source code can be run directly between processing the two images match under translation, rotation, affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:376116
    • 提供者:冯琳琳
  1. circle-center-fast-accurate-locating

    0下载:
  2. 摘要:针对SIFT算法在圆心检测应用中的特点,分析了SIFT算法中存在的冗余步骤,提出对其进行简化改进: 估计圆心所在的金字塔层,删减金字塔中多余的层数建立,并且通过提高滤除低对比度特征点阈值的办法减少 背景特征点的生成,去掉了特征点辅方向分配和建立辅方向特征点这一步骤。分别对计算机模拟生成的标准 圆和实际的PCB定位标志图像做了圆心检测实验,实验表明,SIFT算法改进后在没有降低其定位精度及对图 像的模糊、光照、仿射等变换适应性的情况下,大大缩短了检测时间,提高了检测效率。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:294350
    • 提供者:李齐贤
  1. LDAHash

    0下载:
  2. SIFT经LDA,然后二值化形成简短的特征,以提高匹配速度、减少存储量;该特征在Low False Positive 段,性能比SIFT好,但需要训练。-SIFT by the LDA, and then binarization formation of short features, in order to improve the matching speed, reduce the amount of storage the characteristics of the Low, Fal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2160594
    • 提供者:吴思远
  1. objectmatch

    0下载:
  2. 论文,摄像机之间基于区域SIFT描述子的目标匹配,可以参考。-Thesis,the title is "objective matching based on local SIFT descr iptor between different camera"
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:994660
    • 提供者:蓝天
  1. disparity-200712.2

    1下载:
  2. 使用sift特征对两幅图像进行匹配,标记出特征点以及匹配上的点-Use sift features on the two images matching, and mark out and matching feature points on the point
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:46978499
    • 提供者:lilan
  1. ORB-.pdf

    0下载:
  2. ORB特征用于图像特征点匹配,这个是英文参考文献。-ORB an effi cient alternative to SIFT or SURF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:904030
    • 提供者:顾盼中
  1. MatlabSIFT

    0下载:
  2. 由于SIFT变换及匹配在计算上有一定的复杂性,因此给出一种基于COM的C#与Matlab混 合实现。利用Matlab的快速易用性和cOM的灵活性,实现方便地将算法集成于已有的图像处理系统中。-SIFT transform and match certain degree of complexity in the calculation, gives a mixed COM-based C# and Matlab Together to achieve. Using Matlab quic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:207200
    • 提供者:
  1. siftjiedu

    0下载:
  2. rob hess 的sift算法匹配程序的解读,大致流程说明-rob hess sift algorithm matching procedures for the interpretation of the general process descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4649
    • 提供者:夏天的风
  1. SIFTtutorial

    0下载:
  2. 关于sift算法的matlab教程 包括图像的特征提取 图像的匹配等 含m文件-Matlab tutorials on the sift algorithm Including image feature extraction image matching with m file
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25518566
    • 提供者:Aya
  1. surf

    0下载:
  2. 改进的sift算法,称为surf,来实现图像的匹配,并显示。 -Improved sift algorithm, known as the surf, to achieve the image matching, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:718104
    • 提供者:张倩
  1. 1111

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。-sift feature point extraction code and feature point matching, the two image feature extraction point can be used for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237226
    • 提供者:张双
  1. SIFT_YantaoNoemie

    0下载:
  2. sift算法 图像处理 尺度无关特征转换 matlabSIFT算法的主要思想是在尺度空间寻找极值点,然后对极值点进行过滤,找出稳定的特征点。最后在每个稳定的特征点周围提取图像的局部特性,形成局部描述子并将其用在以后的匹配中.-Scale Invariant Feature Transform (SIFT) is an approach for detecting and extracting local feature descr iptors that are reasonably i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1355423
    • 提供者:杨双鹏
  1. SIFTMaching

    0下载:
  2. 根据David Lowe的SIFT编写了一个利用其进行特征点提取和匹配的程序,由于该库只支持PGM,所以自己又写了包括jpg等图片转为PGM的子函数-According to David Lowe' s SIFT to write a use of the feature point extraction and matching procedures, the library only supports PGM himself wrote including jpg and other
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:777928
    • 提供者:Andrew
  1. siftDemoV4

    0下载:
  2. 这是一个检测和匹配SIFT特征点的演示算法,同时还包含一个C程序用于载入特征点来做简单的特征匹配。-This is a detection and matching SIFT feature point presentation algorithm, but also contains a C program used to load the feature point to do a simple feature matching.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:376417
    • 提供者:angeline
  1. sif

    0下载:
  2. sift图像匹配C源代码,,,很不错的代码,,,值得学习,,,需要的不错过了-sift image matching C source code, very good code, it is worth learning, need well over
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:495383
    • 提供者:dfsdf
  1. FeatureExtraction

    0下载:
  2. 我用的是sift算法,对图像进行识别,对两图像上的共同点进行匹配-I use the sift algorithm for image recognition, common on the two images match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:48698
    • 提供者:liangjia
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 38 »
搜珍网 www.dssz.com