CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - corner matching

搜索资源列表

  1. BYFTAliazhen

    1下载:
  2. 该代码为Harris角点检测,进行多帧图像匹配的matlab代码-The code for Harris corner detection, multi-frame image matching matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-14
    • 文件大小:2055
    • 提供者:蒯伟
  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. conernmatch

    1下载:
  2. 通过人工选择控制点即角点实现图像的匹配,采用放射变换模型,因此需要至少3对控制点-Control points through the artificial selection that corner of the image matching, the use of radiation transformation model requires at least three pairs of control points
  3. 所属分类:Special Effects

    • 发布日期:2015-09-19
    • 文件大小:740382
    • 提供者:tom
  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-21
    • 文件大小: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. 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. 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. 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. 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. Harris-corner-detection-program

    0下载:
  2. 在图像处理中,Harris角点检测程序用以实现特征点的提取,以实现特征点匹配。-In image processing, Harris corner detection procedures used to achieve the extraction of feature points, in order to achieve the matching feature points.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1910
    • 提供者:贾勇
  1. corner

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

    • 发布日期:2017-04-07
    • 文件大小:31594
    • 提供者:robert
  1. Application-of-Feature-Matching

    0下载:
  2. 基于外极线约束法则的外极斜率匹配思想, 针对图像中有限的角点特征, 提出了一种快速直线匹配 方法-Epipolar constraint based on rules of thinking outside the very slope of the match, for a limited corner of the image characteristics, we propose a fast straight line matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:151233
    • 提供者:刘春来
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. A-Combined-Corner-and-Edge-Detector

    0下载:
  2. 图像拼接技术论文,基于图像特征匹配,很实用,很好。harris角点技术论文原文。-Image Stitching technology papers, based on image feature matching, very practical, very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1796986
    • 提供者:耿越
  1. shuzisheyingceliang

    0下载:
  2. 角点特征提取,及图像灰度匹配 moravec算子 susan算子 5种灰度匹配 数字摄影测量-Monitoring digital photogrammetry corner matching gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2106694
    • 提供者:limingyang
  1. tuxiangpinjie

    0下载:
  2. 基于Harris角点匹配的图像拼接程序,包括角点提取算法,下载可直接使用-Harris corner matching image stitching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:383134
    • 提供者:兰兰
  1. Harris-corner-detection

    0下载:
  2. 图像的harris角点检测,提取图像的角点特征,可用于图像匹配、识别。-Images of the Harris corner detection to extract the image characteristics of angular point.It can be used in image matching and recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:44300
    • 提供者:龚飞
  1. 新建 好压 ZIP 压缩文件

    0下载:
  2. 基于matlab平台的harris coener角点检测算法,检测一幅图像中比较突出的特征点,可用于图像匹配或者导航(Harris coener corner detection algorithm based on MATLAB platform detects the salient feature points in an image, which can be used for image matching or navigation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:668672
    • 提供者:clearlove7
« 12 3 4 »
搜珍网 www.dssz.com