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

搜索资源列表

  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  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
    • 文件大小:4498
    • 提供者: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
    • 文件大小:1710
    • 提供者:lee
  1. HarrisCorner

    0下载:
  2. harris角点检测算法,利用vc++实现,对于后续三维重建匹配有帮助-harris corner detection algorithm, using vc++ to achieve, for the follow-up to help match the three-dimensional reconstruction
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2295480
    • 提供者:丁一一
  1. conerDetect

    0下载:
  2. harris角点检测的实现,对应左右视图,用于同名点的匹配。程序可用,附有实验图。-harris corner detection implementation, the corresponding left and right view for the same name as the points of the match. Is available, with experimental map.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23163476
    • 提供者:cl
  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-04
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. harris-match

    0下载:
  2. 采用harris角点特征完成图像拼接,包含特征点的选取以及最终拼接后的结果输出-Harris corner feature complete image stitching, contains the feature points selected and the resulting output after final stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:11650
    • 提供者:徐阳
  1. Angle-point-image-registration

    0下载:
  2. 针对多幅图像之间的图像配准问题,该文提出了一种新的图像自动配准算法。该算法应用Harris 角点检测方法获得角点信息。在匹配过程中。采用圆形区域和双向相关系数法进行相似性度量。采用圆 形区域,很好的解决了旋转问题;采用双向相关系数法,更加保证了匹配的精确度,减少误匹配率。初步 实验结果表明:该方法可以高效短时地实现图像间的自动配准。-Image registration problem between multiple images of the paper, a new autom
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:359273
    • 提供者:liu
  1. sliding_windows

    0下载:
  2. 有关图像中的角点检测(Harris)问题以及图像间的匹配-Problem as well as the match between the image of the image corner detection (Harris)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:5951
    • 提供者:hou tian
  1. harris-image-match

    0下载:
  2. 该程序实现了harris角点的提取以及其在两幅影像上的配准结果,希望对大家有用-The program implements the harris corner extraction as well as their two images on the registration results, we hope to be useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:714019
    • 提供者:xiaoxian
  1. harris-match

    0下载:
  2. harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接-harris corner detection, and realize two image feature point matching, the final completion of image stitching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:576627
    • 提供者:
  1. harrismatch

    0下载:
  2. 该程序采用harris角点检测,使用ncc进行初匹配,双向重复搜索后得到特征匹配点。-The program uses harris corner detection, using ncc conducted early match, after a two-way repeated search feature to get the matching point.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:徐小乙
  1. Harris-detection-amd-matching-corner

    0下载:
  2. 使用Harris角点检测,然后使用RANSA算法进行相应的match匹配算法,主要应用在计算机视觉以及opencv中-Harris corner detection and match corresponding corner points by match algorithm and RANSA algorithm in computer vision and openCV
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:3845
    • 提供者:电子爱好者
搜珍网 www.dssz.com