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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. sift算法在图像匹配领域有着重要作用,通过sift算法可以将模板图片和待检测图片进行特征点提取并进行匹配。-sift algorithm has an important role in the field of image matching, sift algorithm by template image and image to be detected can be the feature point extraction and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:804127
    • 提供者:郭家辉
  1. 45398761sift

    0下载:
  2. 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10186774
    • 提供者:姚丽丽
  1. image-feature-detection-and-matching

    0下载:
  2. 用于图像特征提取和匹配,三维重建等的经典方法,包括sift,surf,Harris,RANSAC,8点算法等-For image feature extraction and matching, 3D reconstruction and other classical methods, including sift, surf, Harris, RANSAC, 8 point algorithm, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9069568
    • 提供者:陈美美
  1. 360_panorama

    0下载:
  2. 采用opencv库,实现柱面全景拼接,采用特征点匹配SIFT算法。-Using OpenCV library to achieve cylindrical panoramic stitching.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21870641
    • 提供者:贺云飞
  1. SIFTandSURF

    0下载:
  2. 基于OpenCV,VS2010的环境下,通过SIFT或SURF算法提取物体(此处为象棋)的特征,两张图像的特征进行匹配,匹配点多则认为是同一图像。电脑系统是WIN7,x64。假如是其他版本系统简要配置一下OpenCV环境就可以使用。-Determine the objects are same or not based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11749081
    • 提供者:111
  1. SURFandRANSAC

    0下载:
  2. 本程序的功能是基于opencv库,用SURF提取特征,并保存描述子,再用随机抽样一致性算法剔除错误的匹配点,保存匹配好的点坐标,效果可以,你也可以换成SIFT或ORB来看效果。-This procedure is the function of feature extraction using SURF, and save the descr iptor matching points and random consistency algorithm to eliminate errors, s
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:lgz。
  1. Landmark-recognition

    0下载:
  2. 读取路标图像,然后对图像预处理,提取特征,训练模板,识别时使用sift匹配识别,还有GUI界面,点击运行以后就可以使用,带有图像库-Read signs image, then the image preprocessing, feature extraction, training templates, identifying matching using sift recognition, as well as the GUI interface, you can click on Run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:879242
    • 提供者:xpudn98
  1. OpenCV_Surf

    0下载:
  2. 基于OpenCV实现的,基于SIFT和SURF算法的特征点提取匹配程序,包含野点消除,和Ransac处理过程。-OpenCV to achieve, based on the feature point extraction algorithm SIFT and SURF matching procedures, including the elimination of outliers, and Ransac process based.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7280385
    • 提供者:Kamison
  1. sift1

    0下载:
  2. SIFT_特征提取与匹配算法,通过matlab 编写完成,讲述sift的算法-SIFT_ feature extraction and matching algorithm, through the preparation of MATLAB complete, about the SIFT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:444529
    • 提供者:zhch85
  1. SIFT_and_ransac

    0下载:
  2. sift-and-ransac结合的图形图像特征点匹配于删除误匹配点-Graphic image feature point sift-and-ransac binding matches delete mismatching points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4929287
    • 提供者:王旭
  1. suanfa

    0下载:
  2. sift算法,特征点的提取与匹配,图像融合,图像拼接。测试过,效果不错,特征点提取较稳定。-Sift u7B97 u6CD2 uFF0C u7279 u5F1 u70B9 u7684 u63D0 u53D6 u4E0E u5339 u914D uFF0C u56FE u50CF u878D u5408 uFF0C u56FE u50CF u62FC u63A5 u3002 u6D4B U8BD5 u8FC3 uFF0C u6548 u67
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:492544
    • 提供者:王静
  1. 2476124

    0下载:
  2. 基于特征的影像匹配——SIFT Method!!! 相当经典,只不过是MatLab源码-Based on the characteristics of image matching, SIFT Method!!!!!!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-13
    • 文件大小:373362
    • 提供者:wyvi-587
  1. 图像拼接技术

    0下载:
  2. 利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:358400
    • 提供者:ruiruihaha
  1. Methog_Based

    0下载:
  2. 基于特征的影像匹配——SIFT Method!!! 相当经典,只不过是MatLab源码(Based on the characteristics of image matching, SIFT Method!!!!!!)
  3. 所属分类:分形几何

    • 发布日期:2017-12-25
    • 文件大小:428032
    • 提供者:variabse
  1. 图像拼接技术

    0下载:
  2. 运用sift算法进行特征点的提取并实现特征点的匹配与融合(SIFT algorithm is used to extract feature points and realize matching and fusion of feature points.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:357376
    • 提供者:Leslie ??Love
  1. 图像拼接

    1下载:
  2. 运用UI界面,设置了可以多张图片进行拼接,运用了SIFT算法提取特征点,描述特征点生成特征向量,用RANSAC算法进行精匹配,最终完成多种图像拼接
  3. 所属分类:图形图像处理(光照,映射..)

  1. ASIFT_slides_20min_v5

    0下载:
  2. ASIFT算法就是为了解决SIFT、ORB、SURF等特征描述算子倾斜匹配的问题。上面的这些算法可以很好的应对尺度、旋转情况下的匹配,但是对于倾斜影像的特征点匹配只能提取很少量的特征,所以作者提出ASIFT来解决这个问题。(If a physical object has a smooth or piecewise smooth boundary, its images obtained by cameras in varying positions undergo smooth apparen
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-06
    • 文件大小:6494208
    • 提供者:120352820
« 1 2 ... 11 12 13 14 15 16»
搜珍网 www.dssz.com