您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Asift(affine sift)抗相机视角变换的sift算子的pdf

  2. 是一个非常优秀的 提供了开源代码的抗sift算子的方法 它的作者之一是俞国申 感谢 这个方法对于rigid物体 平面的物体 可以抵抗因为相机的变化而带来的sift算子匹配变少的问题 实验证明此方法比目前流行的MSER等方法要好很多
  3. 所属分类:专业指导

    • 发布日期:2009-11-13
    • 文件大小:3145728
    • 提供者:slalay
  1. SIFT—matlab代码

  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
  3. 所属分类:C/C++

    • 发布日期:2011-03-11
    • 文件大小:617472
    • 提供者:yangbohaijun
  1. 图像SIFT 特征源码

  2. To detect the SIFT feature and to match and display keypoints as well. For more info, please refer to Lowe, D. Distinctive image features from scale-invariant keypoints. International Journal of Computer Vision, 60, 2 (2004), pp.91--110. Or see Lowe
  3. 所属分类:C++

    • 发布日期:2012-08-09
    • 文件大小:9437184
    • 提供者:zhmyy
  1. Affine-shift(2011年新版sift特征点)

  2. Affine SIFT 比SIFT匹配算法的精度到好多倍
  3. 所属分类:C++

    • 发布日期:2013-05-30
    • 文件大小:1048576
    • 提供者:google0802
  1. SIFT算法及全景拼接测试用图(含牛津大学提供的测试图)

  2. SIFT算法及全景拼接测试用图(含牛津大学提供的测试图) bark-zoom+rotate,bikes-blur,boat-zoom+rotate graf-affine,leuven-light,trees-blur, ubc-compress,wall-affine
  3. 所属分类:C++

    • 发布日期:2013-07-04
    • 文件大小:13631488
    • 提供者:masikkk
  1. Practical OpenCV

  2. About the Author ...............................................................................................................xiii About the Technical Reviewer .......................................................................................
  3. 所属分类:专业指导

    • 发布日期:2015-06-26
    • 文件大小:12582912
    • 提供者:lengwuqin
  1. A Practical Introduction to Computer Vision with OpenCV

  2. Contents Preface xiii 1 Introduction 1 1.1 A Difficult Problem 1 1.2 The Human Vision System 2 1.3 Practical Applications of Computer Vision 3 1.4 The Future of Computer Vision 5 1.5 Material in This Textbook 6 1.6 Going Further with Computer Vision
  3. 所属分类:专业指导

    • 发布日期:2015-06-26
    • 文件大小:2097152
    • 提供者:lengwuqin
  1. Affine SIFT Demo

  2. 这是在论文网站上找到的源码经过OpenCV包装的Demo,提供了类似OpenCV中检测接口,只是作为Demo查看检测效果使用,故功能不够完善。
  3. 所属分类:C++

    • 发布日期:2018-01-03
    • 文件大小:4194304
    • 提供者:m_buddy
  1. 关于SIFT图像特征检测的1篇经电英文文章

  2. An object recognition system has been developed that uses a new class of local image features. The features are invariant to image scaling, translation, and rotation, and partially invariant to illumination changes and affine or 3D projection. These
  3. 所属分类:其它

    • 发布日期:2009-03-08
    • 文件大小:577536
    • 提供者:qqqqqqaaaa
  1. Affine-SIFT(C++)

  2. 相比与SIFT,ASIFT可以提取到很多的关键点,对旋转等变换具有更好的不变性,ASIFT的C++代码和匹配算法
  3. 所属分类:C++

    • 发布日期:2019-03-18
    • 文件大小:1048576
    • 提供者:u012655828
  1. lecture3_part2_visual_search_correspondence_final.pdf

  2. image matching and recognition with local features Correspondence Semi-local and global geometric relations Ransac and Hough TransformInstance-level recognition Last time Local invariant features(last lecture -C. Schmid) Today Camera geometry -re
  3. 所属分类:专业指导

    • 发布日期:2019-07-16
    • 文件大小:8388608
    • 提供者:weixin_41051036
  1. 基于Harris-Affine和SIFT互补特征的图像自动配准

  2. 基于Harris-Affine和SIFT互补特征的图像自动配准,张磊,杨华超,针对仅仅使用一种特征的图像配准算法可能无法完成大失配影像的配准问题,本文提出基于Harris-affine和SIFT互补特征的图像自动配准算法�
  3. 所属分类:其它

    • 发布日期:2020-01-11
    • 文件大小:521216
    • 提供者:weixin_38499950
  1. Affine SIFT

  2. This algorithm comes from author's project homepage and is patented. So use this algorithm carefully when you wish to utilize for commercial purposes. Good luck.
  3. 所属分类:其它

    • 发布日期:2013-08-24
    • 文件大小:435200
    • 提供者:u011791858
  1. 一种基于仿射变换的SURF图像配准算法

  2. 传统的SURF算法对仿射变化较大的图像配准效果差。为此,提出了一种仿射-加速鲁棒性特征(Affine-SURF)的图像配准算法,通过增加经度角和纬度角不变特征引入仿射形变参数来模拟图像在不同角度的变形。实验结果表明,与SIFT、SURF、MSER等配准算法相比,该算法能够获得更多特征匹配对,提高了算法对仿射变化的鲁棒性。
  3. 所属分类:其它

    • 发布日期:2020-10-17
    • 文件大小:287744
    • 提供者:weixin_38558659
  1. KW-SIFT descriptor for remote-sensing image registration

  2. A technique to construct an affine invariant descr iptor for remote-sensing image registration based on the scale invariant features transform (SIFT) in a kernel space is proposed. Affine invariant SIFT descr iptor is first developed in an elliptical
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:504832
    • 提供者:weixin_38557980
  1. 大仿射场景的混合特征提取与匹配

  2. 为了提高大规模场景三维重建中的精度,在保证算法效率的前提下,提取两种局部稳定不变特征,并采用多特征融合方法进行匹配。针对基于航拍影像和城市街景图像联合建模存在的问题,提出了一种两种局部稳定特征匹配的方法。其步骤为:先提取ASIFT(Affine Scale Invariant Feature Transform)特征点和MSER(Maximally Stable Extremal Regions)特征区域,并对MSER算法进行改进,得到这两种稳定的图像特征;再用SIFT(Scale Invari
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:14680064
    • 提供者:weixin_38672807