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

搜索资源列表

  1. ransac

    1下载:
  2. ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。本源代码用仿摄模型模拟两影像的几何变形,用ransac算法来剔除错误匹配点,得到最终的仿摄参数。-ransac is commonly used in computer vision of a stable, two images can be used for the registration. Imitating source code model perturbation two images of the geometric
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1839
    • 提供者:陈艳
  1. ransac

    0下载:
  2. RANSAC算法实现数据拟合,用此算法可以实现多视角图像匹配等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3612
    • 提供者:lidong
  1. ransac算法

    1下载:
  2. ransac匹配算法
  3. 所属分类:图形/文字识别

  1. ransac.rar

    1下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:226971
    • 提供者:李明
  1. RANSAC.rar

    1下载:
  2. 算法实例,角点匹配的算法,不错的,可以看看,ransac
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:643780
    • 提供者:infor9
  1. RANSAC

    0下载:
  2. RANSAC,随即抽样一致性,用于匹配和去除野点,很有效很著名-RANSAC,RANdom SAmple Consensus,for matching, effictive and famous
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:643904
    • 提供者:zhajuan
  1. ransac.rar

    2下载:
  2. 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:18592
    • 提供者:朱静
  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:18393
    • 提供者:lilin
  1. harris-ncc-ransac

    1下载:
  2. 本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点-harris ncc ransac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-03-23
    • 文件大小:464033
    • 提供者:刘茂
  1. RANSAC-match

    0下载:
  2. 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1710
    • 提供者:lee
  1. RANSAC

    0下载:
  2. RANSAC算法,可以用来剔除无匹配点。-RANSAC algorithm can be used to eliminate non-matching points.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1437006
    • 提供者:jack
  1. ransac

    0下载:
  2. ransac算法实现,图像匹配使用,消除不是正确匹配的对应点。-ransac
  3. 所属分类:Graph program

    • 发布日期:2016-05-22
    • 文件大小:3541
    • 提供者:任亮
  1. RANSAC

    1下载:
  2. RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:5120
    • 提供者:qqqqqq
  1. ransac

    1下载:
  2. 这个程序可以使用ransac算法自动剔除匹配错误的对应点-this program can disgard point using ransac method
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1570
    • 提供者:岳庆兴
  1. RANSAC

    3下载:
  2. 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。-Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.
  3. 所属分类:Graph program

    • 发布日期:2016-05-22
    • 文件大小:723872
    • 提供者:晴天
  1. ransac

    0下载:
  2. 利用RANSC算法去视频抖动,进行匹配,进行电子稳像算法处理-Use RANSC algorithm to video jitter, matching the electronic image stabilization algorithm processing
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4892368
    • 提供者:李华
  1. svd

    0下载:
  2. ransac算法,用来处理图像的识别,也可用来判断是否匹配-RANSAC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9879
    • 提供者:xzmdwx
  1. ransac_new

    0下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3951
    • 提供者:张亚杰
  1. RANSAC-Toolbox-master

    0下载:
  2. RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。(RANSAC algorithms are often used in computer vision. For example, in the field of stereoscopic vision, a matching problem of a pair of cameras and a calculation of a basic matrix are simultaneousl
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:135168
    • 提供者:shiwel
  1. RANSAC

    0下载:
  2. RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。(RANSAC algorithms are often used in computer vision. For example, in the field of stereoscopic vision, a matching problem of a pair of cameras and a calculation of a basic matrix are simultaneousl
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:shiwel
« 12 3 4 5 6 »
搜珍网 www.dssz.com