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

搜索资源列表

  1. Pointextration

    1下载:
  2. 用C++编写的关于图像角点检测的程序。
  3. 所属分类:Windows编程

    • 发布日期:2010-04-21
    • 文件大小:1364515
    • 提供者:dawn1988
  1. harriscornerdetection

    0下载:
  2. OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3186555
    • 提供者:飞鹰
  1. Harris

    1下载:
  2. 特征提取是图像配准的重要步骤,使用Harris角点检测算法实现图像拼接。-Feature extraction is an important step in image registration, using Harris corner detection algorithm for image mosaic.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:22224
    • 提供者:王羽
  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. harris-corner-detector-opencv

    0下载:
  2. 基于opencv的harris角点检测程序-Based on the harris corner detection opencv program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1507936
    • 提供者:sk
  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. Spatial

    0下载:
  2. Peter Kovesi 编制的Harris角点检测Matlab程序-Peter Kovesi prepared by Harris corner detection Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:15427
    • 提供者:王洋
  1. harris

    0下载:
  2. Harris角点检测算子是一种稳健性较强的算子,通过算法可以实现光学图像的角点检测,对SAR图像检测效果不理想-Harris corner detection operator is a strong stability of operator, can be achieved through the method of optical image corner detection, detection of SAR images is not satisfied
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2880613
    • 提供者:tom
  1. harris

    0下载:
  2. 图像harris角点检测,matlab源码-Image harris corner detection, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1446
    • 提供者:张杰
  1. harris-corner-detector

    0下载:
  2. Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。-Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:432986
    • 提供者:王勇
  1. harris-detect

    0下载:
  2. 基于openCV的Harris角点检测。开发环境vs2008-harris detector based on openCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5621251
    • 提供者:高永强
  1. Harris

    0下载:
  2. 优化的Harris角点检测的算法, 性能优良,matlab源程序-Optimization of Harris corner detection algorithm, excellent performance, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1954
    • 提供者:machao
  1. harris-vc

    0下载:
  2. harris角点检测vc代码,提供Harris角点检测的推导的步骤和Harris角点的一本教程网址。-harris corner detection vc code, provided the derivation of Harris corner detection steps and Harris corner point of a tutorial site.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:32060
    • 提供者:amao
  1. harris

    0下载:
  2. 数字图像处理编程-Harris角点检测算法实现了角点,边缘的检测,附有测试图片。不仅包括了全部源程序,还有PPT的讲义。经测试,程序运行正确。-Digital image processing program-Harris corner detection algorithm of corner, edge detection, with a test image. Includes not only all the source code, as well as PPT handouts. A
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3420402
    • 提供者:cuiyue
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:
  1. harriscorner

    0下载:
  2. 用于Harris角点检测,可以修改滤波窗口,也可以选择改进的高斯函数一阶微分作为滤波窗口-Harris corner detection is used, you can modify the filter window, you can also choose the improved first-order derivative of Gaussian function as the filtering window
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:859
    • 提供者:echo
  1. harris

    0下载:
  2. 图像harris角点检测算法,用于图像匹配,拼接-Image harris corner detection algorithm for image matching, stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:785
    • 提供者:郭靖
  1. Harris

    0下载:
  2. harris角点检测程序 用于图像配准中特征的前期检测 自带注解 -harris corner detection program features for image registration in the early detection of own comment
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:3104
    • 提供者:王嘉莫
  1. 3D-Harris-corner-detector

    0下载:
  2. 基于时空兴趣点的3d harris角点检测代码,matlab编写方式-3D Harris corner detector
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1270784
    • 提供者:ryetal
  1. harris

    0下载:
  2. harris角点检测与匹配,能够进行图像的配准-harris corner detection and matching, image registration can be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2707
    • 提供者:万向
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com