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

搜索资源列表

  1. 快速图像角点匹配过程演示

    0下载:
  2. 快速图像角点匹配的过程演示的flash文件-Fast Image Matching corner of the flash demo document
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:786258
    • 提供者:穆雅
  1. icp匹配算法

    1下载:
  2. icp匹配算法
  3. 所属分类:Windows编程

    • 发布日期:2011-06-24
    • 文件大小:23921
    • 提供者:dccccd
  1. SIFT特征点匹配

    0下载:
  2. 经典的SIFT特征点匹配算法
  3. 所属分类:3D图形编程

    • 发布日期:2011-08-16
    • 文件大小:758933
    • 提供者:tasteyou
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1280017
    • 提供者:youwen1022
  1. 自己用matlab写的sift特征点检测与匹配程序

    3下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25830
    • 提供者:dubingxin
  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

    1下载:
  2. 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2074993
    • 提供者:yimeng
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配

    0下载:
  2. 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1368379
    • 提供者:谷永山
  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. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. RANSAC.rar

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

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

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配,在VC++6.0下调试通过,可以运行。,OpenCV based on extraction of image feature points and effectively achieve the two images to match the feature points, in VC++6.0 under the debugger through, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:422133
    • 提供者:李施
  1. SIFT-matlab.rar

    5下载:
  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. 所属分类:2D Graphic

    • 发布日期:2015-09-30
    • 文件大小:617753
    • 提供者:盖超
  1. matching

    0下载:
  2. 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1205966
    • 提供者:杨刚
  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. ASIFT_windows_beta_20090415

    0下载:
  2. 基于SIFT的一种新特征点匹配算法,比SIFT还强,-Based on SIFT feature points of a new matching algorithm is also stronger than the SIFT,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2695353
    • 提供者:wangyu
  1. tuxiangpeizun

    0下载:
  2. 用于图像之间的半自动配准,使用相关系数方法进行点匹配,三次多项式进行图像变换。-For image registration between the semi-automatic, the use of correlation coefficients point matching method, cubic polynomial transform image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:108296
    • 提供者:sunny
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:161423
    • 提供者:王钰
  1. jiaodiaoMatch

    1下载:
  2. vc 写的一个角点匹配程序,带有实验用的图,很文便,好用,要用的就下吧。-vc wrote a corner matching program with experimental plans, it is the text of it, easy to use, use of on the next bar.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:739131
    • 提供者:huhualiang
  1. imagemosic

    0下载:
  2. 针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣 点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基 础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实 验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration method of the corresponding char
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3325719
    • 提供者:zhangjia
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com