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

搜索资源列表

  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. sift

    0下载:
  2. 改进的sift匹配算法,提取到sift特征点之后加上ransac去做筛选误识别点-After matching algorithm Improved sift, sift feature points extracted to do screening plus ransac erroneous identification point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:37196
    • 提供者:laoji
  1. templateMatch-ORB

    1下载:
  2. ORB特征点检测,并进行特征点的匹配,输入两幅图像,得到匹配参数- ORB feature point detection and matching feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:540252
    • 提供者:mary
  1. templateMatch-SURF

    0下载:
  2. 使用opencv检测图像特征,并进行特征点的匹配。输入两幅图像,得到特征参数-Using opencv image feature detection and matching feature points. Two input image characteristic parameter obtained
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:540852
    • 提供者:mary
  1. sift_mosaic(im1--im2)

    1下载:
  2. 利用编程来实现两幅影像的这个却匹配,通过SIFT特征点来找到正确的匹配点,通知算法自带错误点剔除算法-sift_mosaic(im1, im2)
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5159
    • 提供者:青六儿
  1. siftDemoV4

    0下载:
  2. sift算法,检测角点,关键点描述,匹配特征点-sift algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:601426
    • 提供者:赵梅
  1. Projects

    0下载:
  2. SIFT算子opencv3.0原创实现.实现SIFT特征点和描述子以及图像匹配功能-SIFT operator opencv3.0 original implementation. Implement SIFT feature points and descr iptors and image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14688614
    • 提供者:边疆
  1. SLAM

    0下载:
  2. 本文研究了基于多传感器组合导航方法的SLAM,由于移动机器人无法通过单个传 感器得到可靠的信息,采用多传感器组合导航的方法可以很好的解决这个问题。本文用单个 CCD摄像头和里程计组合进行SLAM研究,并得到更准确的机器人位姿信息。首先用SIFT 算法对不同图像进行特征提取和匹配,得到本质矩阵,对它进行分解,可得到机器人的旋转 矩阵和平移向量(和实际相差一个比例因子)。然后,将它与里程计信息结合,得到机器人的 位姿。在此基础上,可以得到特征点在当前摄像机坐标系中的三维坐标,即创
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:735866
    • 提供者:鱼的梦
  1. SURF_2_pictures

    0下载:
  2. 使用openCV VS2015进行的SURF特征点检测与匹配,程序可以直接运行出结果。-openCV VS2015 SURF
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6334193
    • 提供者:LI
  1. fastf

    0下载:
  2. 采用fast算法获取特征点,匹配特征点并获取仿射矩阵进行图像变换-Fast algorithm to obtain feature points, matching feature points and obtain affine matrix for image transformation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:988
    • 提供者:曾杨
  1. image-stitch

    0下载:
  2. 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using Harris corner detection method for image feature point extraction, NCC descr iption of the method of rough matching, and then use the RANSAC algorithm for fine matching.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:572864
    • 提供者:zcwl
  1. kd-tree.cpp

    1下载:
  2. 三维点云配准kd-tree搜索算法,用于特征点的搜索匹配-3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:20103
    • 提供者:杜科林
  1. siftDemoV4

    0下载:
  2. sift特征提取,以及特征点筛选,图像匹配-sift Image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:659092
    • 提供者:罗院
  1. sift

    0下载:
  2. 基于VS2010+opencv2.4.7编写的sift算法,用于图片或视频特征点检测及图片匹配-Sift algorithm based on VS2010+ opencv2.4.7 write for images or video feature point detection and image matching
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26421280
    • 提供者:汪欣梅
  1. test-matchPointFea

    0下载:
  2. 检测特征点是否匹配正确,对于错误的匹配点进行剔除-Check whether the feature points match correctly and reject the wrong match points
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2481
    • 提供者:陈辰
  1. sift

    0下载:
  2. sift查询找到特征点,根据这些特征点,读者可以使用特征匹配方式-Sift query find feature points, according to these feature points, readers can use the feature matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:500736
    • 提供者:magicmelon
  1. CSharp-tezhengdiantiqujituxiangpipei

    0下载:
  2. C#下进行图像特征点提取然后对图像进行匹配-C# under the image feature point extraction and then match the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:9288763
    • 提供者:汪瀚鑫
  1. HARRIS-MATLAB

    0下载:
  2. 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using the Harris corner detection method to extract the feature points of the image, the NCC descr iption method performs rough matching, and then uses the RANSAC algorithm for fine matching
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:110606
    • 提供者:阿朱
  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. Moravec

    0下载:
  2. 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5405696
    • 提供者:huang918819
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 »
搜珍网 www.dssz.com