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

搜索资源列表

  1. 快速归一化匹配

    2下载:
  2. 这是关于图像匹配的文章,通过快速的归一化匹配方式进行对点的匹配
  3. 所属分类:2D图形编程

    • 发布日期:2011-05-20
    • 文件大小:793327
    • 提供者:ljj463059812
  1. newsift.rar

    0下载:
  2. MFC Sift 提取特征点,匹配~~~~~~~~~~~~~,MFC Sift feature point extraction, matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2210680
    • 提供者:Hanson
  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. ncc.rar

    0下载:
  2. 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7031133
    • 提供者:simon
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. java_imageprocess

    0下载:
  2. 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple graphics to match the source code, two images selected three feature points matching contrast
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:12842
    • 提供者:nine
  1. 123

    0下载:
  2. 一种基于方向信息的鲁棒型Hausdorff距离匹配方法。该方法采用方向信息提取图 像边缘,通过计算边缘匹配率( edge matching rate, EMR)获得候选匹配区域,然后采用修正后的Hausdorff距离构造 相似性测度。实验结果表明,该方法加快了匹配过程,提高了抗噪性能,并能够准确匹配含有遮挡和伪边缘点的图 像,从而解决了基于传统Hausdorff距离匹配方法因噪声点、伪边缘点和出格点而造成的误匹配问题。-Based on the direction of inform
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:1141459
    • 提供者:南飞燕
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1592275
    • 提供者:weihouzhen
  1. sift

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1359953
    • 提供者:罗胜华
  1. 111

    0下载:
  2. 本程序可实现相邻两幅图像的点匹配,经试验,匹配效果良好-This program can achieve a point adjacent to match two images, the test results match well
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:433087
    • 提供者:An jian
  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. feature-matching

    0下载:
  2. 特征点匹配代码,应用遗传算法对特征点进行计算-feature matching code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:9538
    • 提供者:zxmy
  1. SIFT_VC

    0下载:
  2. 本代码提供了SIFT算法提取特征点的同时又进行特征点匹配工作,同时还有相关注释说明-The code provides a SIFT algorithm to extract feature points matching feature points also work, as well as the relevant explanatory notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:645905
    • 提供者:liuyu
  1. Match

    0下载:
  2. 双向互相关系数法实现基于角点匹配的图像粗匹配程序-A method for image mosaic based on corner match
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:930
    • 提供者:FaLeFengLe
  1. a

    0下载:
  2. 基于遗产算法的点匹配过程,希望对大家有所帮助(Point matching process based on inheritance algorithm, hope to be of help)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:haha(..)
  1. 代码 特征点匹配目标提取

    0下载:
  2. 利用OpenCV以及vc++实现对物体特征点匹配目标的提取,(Using OpenCV and vc++ to achieve object feature point matching target extraction,)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:momo12
  1. quickly match

    0下载:
  2. 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the running time of feature point matchi
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:落尘薇
  1. 稀疏点匹配与重建

    0下载:
  2. 基于OpenCV的计算机视觉技术实现的稀疏点匹配与重建(Sparse point matching and reconstruction based on OpenCV computer vision technology)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:357376
    • 提供者:冯小森
  1. sift的人脸识别

    1下载:
  2. sift 特征匹配实现 人脸识别 特征点 匹配()
  3. 所属分类:软件工程

    • 发布日期:2018-05-06
    • 文件大小:7451648
    • 提供者:足迹111
  1. Feature Matching

    1下载:
  2. 运用FAST特征点匹配算法,通过模板对整张大图实现实现图像的特征点匹配,并获取匹配分数和匹配位置信息。(The FAST feature point matching algorithm is used to realize the feature point matching of the image through template pairing of the whole large image, and the matching score and matching location i
  3. 所属分类:LabView编程

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com