CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - SIFT 特征匹配

搜索资源列表

  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1782819
    • 提供者:Li Yanli
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. sift

    0下载:
  2. 用sift算子对两幅图像进行特征点的自动搜索。-Sift operator with the image feature point english
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10132761
    • 提供者:Eric
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:51375
    • 提供者:Deng Fu Qin
  1. SIFT

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:55896
    • 提供者:yingzi0505
  1. siftDemoV4

    0下载:
  2. 提取sift特征,是国内外研究的热点,在图像匹配,拼接中有广泛的应用 -failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:376800
    • 提供者:王二
  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. 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. siften

    0下载:
  2. 一种改进的SIFT双向匹配算法,sift是经典的旋转不变特征提取算法,本文对其匹配方式进行了改进-An improved two-way matching SIFT algorithm, sift the classic rotation invariant feature extraction algorithm, this method has been improved to its matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:242692
    • 提供者:aapeanuts
  1. siftDemoV4

    0下载:
  2. 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT algorithm to achieve very compl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:759691
    • 提供者:xyrx
  1. vl.sift.tar

    0下载:
  2. 利用sift方法实现图像特征提取和图像匹配-to realize image feature extraction and image matching by the method of sift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6661703
    • 提供者:王明亮
  1. DistinctiveImageFeaturesfromScale-InvariantKeypoin

    0下载:
  2. sift特征匹配,理解关于sift特征的特点-sift feature matching, to understand the characteristics of features on the sift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:490923
    • 提供者:Kitty
  1. jiyuSIFTtezhengpipeidejiankongtuxiangzidongpinjie.

    0下载:
  2. 针对不同摄像头的监控图像 ,提出了一种优化的 SIFT特征匹配的监控图像自动拼接方法。在图像整合方面 ,通过高速提取 SIFT特征描述符并进行稳定精确匹配 ,利用改进 RANS AC算法去除错配 ,从而确定待拼接图像 之间的变换参数 在图像融合方面 ,有效消除了颜色和光照差异 ,最终实现自动的无缝拼接系统。实验结果证明该方法对重叠区域小、 形变大、 有运动遮挡和噪声的监控图像有较完美的拼接效果。-Monitoring for different camera images, a SIFT f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:605291
    • 提供者:fenghao
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. SIFT-feature-points

    0下载:
  2. 基于SIFT特征点改进搜索算法的图像匹配技术的研究。利用SIFT可以做图像拼接和增强现实等技术。-SIFT feature points based on improved search algorithm for image matching technology research. Image stitching using SIFT can do, and augmented reality techniques.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:432175
    • 提供者:谷继红
  1. SIFT-

    0下载:
  2. 一个简化后高效sift算法,对于做特征匹配比较有帮助-A simplified and efficient sift algorithm for feature matching more helpful to do
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4634677
    • 提供者:yaojian
  1. Sift_technology_notes

    0下载:
  2. SIFT的技术文档,SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642496
    • 提供者:xxx
  1. SIFT

    0下载:
  2. 目前比较流行的特征匹配技术sift讲义,该算法外文资料较多,中文较少,习惯中文的可以参考这两篇-Currently more popular matching technology of sift notes, the algorithm more Chinese language data, less, habits of Chinese can refer to the two。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2053974
    • 提供者:小一
  1. sift

    0下载:
  2. sift特征提取,包括三部分,特征点提取,特征点描述,特征点匹配-sift feature extraction consists of three parts, feature extraction, feature point descr iption, feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:709894
    • 提供者: 奋斗
  1. new-sift-for-image-match

    0下载:
  2. 改进的sift图像匹配算法,sift即特征不变特征转换,是今年来研究比较多的图像特征匹配算法-Improved sift image matching algorithm, sift the characteristics of the same characteristics of the conversion is to study this year, a relatively large number of image feature matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2928459
    • 提供者:杨生远
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com