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

搜索资源列表

  1. MORAVECCORNERMATCH

    1下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配。-Corner matching algorithm, MORAVEC angle detection algorithm, can achieve two very good image corner of the match.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:121049
    • 提供者:陈宣雅
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. corner

    0下载:
  2. vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:171958
    • 提供者:黄蓝
  1. matching

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

    • 发布日期:2017-05-04
    • 文件大小:1205966
    • 提供者:杨刚
  1. newmatch

    1下载:
  2. 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:8531
    • 提供者:张志超
  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. harriscd

    0下载:
  2. Harris Corner Detector for images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4158
    • 提供者:bagbyte
  1. litipipei

    0下载:
  2. 一篇立体匹配的好文章,基于角点引导的边缘匹配方法,自认为思路比较新颖,因此和大家一起分享。-A stereo matching a good article, based on leading edge of corner matching method, since the idea that the relatively new, so to share with everyone.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:244876
    • 提供者:quanshuiwusheng
  1. corner

    0下载:
  2. 对血管图像进行处理,得到图像的特征点,为以后进一步处理图像匹配做基础-Vascular image processing of image feature points, for the subsequent image matching as a foundation for further processing
  3. 所属分类:.net

    • 发布日期:2017-05-15
    • 文件大小:3764808
    • 提供者:zhailiangliang
  1. source codd of zheng you stereo matcher

    1下载:
  2. 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:95820
    • 提供者:henry
  1. sift2

    0下载:
  2. 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:275057
    • 提供者:LIDAN
  1. SURF

    0下载:
  2. SURF角点检测 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of the image are closely related to
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2585328
    • 提供者:nana
  1. corners

    0下载:
  2. 从网上找的C++编写的角点匹配程序,不敢独享,拿来分享-From the Internet to find the C++ written in corner matching process, not exclusive, brought to share
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3924
    • 提供者:陈春
  1. cx8

    0下载:
  2. 用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。-Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. T
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:35551
    • 提供者:sfm
  1. SUSAN_MATCH

    2下载:
  2. SUSAN角点匹配 自动化检测角点 灰度图象的匹配-SUSAN corner matching automatic corner detection image matching gray
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:4693808
    • 提供者:wang
  1. CornerMatchingAlgorithmUsingMORAVECCornerDetection

    1下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配-Corner matching algorithm, using MORAVEC corner detection algorithm, two images can achieve a good match in the corner
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:125418
    • 提供者:田瑞霞
  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3450177
    • 提供者:朱文博
  1. harris1

    0下载:
  2. 自己按Harris定义写的Harris角点匹配算法,可用于图像拼接、图像融合等。运行通过,可放心下载。-Write their own definition of Harris by Harris corner matching algorithm can be used for image mosaic, image fusion. Run through, you can rest assured Download
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:622
    • 提供者:zhanyan
  1. corner

    1下载:
  2. 这是角点检测的程序,图像中所有凹凸点都可以检测到,并在二值图像上显示出来,效果不错。直接运行corner.m即可-Corner detection program, the result is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:31594
    • 提供者:robert
  1. point-matching

    0下载:
  2. 本算法用于实现角点匹配,速度较快,匹配的准确度也较高。-The algorithm for realizing the corner matching, faster, and higher degree of matching accuracy.
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:2884
    • 提供者:旋风居士
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com