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

搜索资源列表

  1. RANSAC.rar

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

    • 发布日期:2015-07-24
    • 文件大小:628.69kb
    • 提供者:infor9
  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
    • 文件大小:1.3mb
    • 提供者:罗胜华
  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
    • 文件大小:167.54kb
    • 提供者: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
    • 文件大小:167.93kb
    • 提供者:黄蓝
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4.39kb
    • 提供者:sai
  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
    • 文件大小:1.67kb
    • 提供者: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
    • 文件大小:8.33kb
    • 提供者:张志超
  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
    • 文件大小:157.64kb
    • 提供者:王钰
  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
    • 文件大小:721.81kb
    • 提供者:huhualiang
  1. CornerDetectionBasedonImageMatchingAlgorithmandIts

    0下载:
  2. 基于角点检测的图像匹配算法及其在图像拼接中的应用-Corner Detection Based on Image Matching Algorithm and Its Application in Image Stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:473.57kb
    • 提供者:QQ
  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
    • 文件大小:93.57kb
    • 提供者:henry
  1. sift-matlab

    0下载:
  2. 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:430.32kb
    • 提供者:周振超
  1. pipei

    0下载:
  2. 基于角点特征的图像匹配的几个代码~~较为详细-Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:191.52kb
    • 提供者:Sina Gui
  1. Depthmeasurementoftheobjectbasedonthecorresponding

    0下载:
  2. 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:188.53kb
    • 提供者:swl
  1. SUSAN_MATCH

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

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

    0下载:
  2. 拍摄实时图片,提取角点,进行检测匹配,实现虚拟位移测量-Filming real-time images, extracts angular point, testing matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8.29mb
    • 提供者:wy
  1. FAcquire

    0下载:
  2. 本程序主要完成图像的角点提取、图像的匹配为图像的三维重建打下基础-The program mainly to complete the image of the corner extraction, image matching image reconstruction for the basis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.79mb
    • 提供者:lzg
  1. Match

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

    • 发布日期:2017-03-27
    • 文件大小:930byte
    • 提供者:FaLeFengLe
  1. Harris角点检测与匹配算法

    0下载:
  2. Harris角点检测,双目标定,立体匹配都可以用(Harris corner point measurement, binocular specification, three - dimensional animal distribution available)
  3. 所属分类:图形图像处理

  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:77kb
    • 提供者:llly18
« 12 3 4 5 6 »
搜珍网 www.dssz.com