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

搜索资源列表

  1. harris角点检测matlab 程序

    2下载:
  2. 用harris角点检测法对图像进行特征点检测,程序已经实现了。
  3. 所属分类:源码下载

    • 发布日期:2011-05-23
    • 文件大小:1646
    • 提供者:rzhang816
  1. harris

    0下载:
  2. 采用matlab编写harris特征匹配
  3. 所属分类:GDI/图象编程

  1. 基于OpenCV的Harris图像特征点提取

    2下载:
  2. 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-04
    • 文件大小:389709
    • 提供者:李施
  1. Harris.本程序实现打开两幅图像并且提取Harris角点

    0下载:
  2. 本程序实现打开两幅图像并且提取Harris角点,This program to open two images and Harris corner extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-22
    • 文件大小:6944124
    • 提供者:任冉冉
  1. harris-corner-detector.rar

    0下载:
  2. harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:433367
    • 提供者:夏前
  1. harris.rar

    1下载:
  2. harris角点显示,本代码实现了传统经典的算法harris,能够显示灰度图像的角点,,harris corner shows that the code of the algorithm for the traditional classic harris, grayscale images can show the corner points,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4351158
    • 提供者:lifeng
  1. Harris.rar

    0下载:
  2. harris 交点提取算法和改进算法的源程序~~,harris intersection algorithm and improved algorithm for extracting the source code ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:10492
    • 提供者:zhanglei
  1. harris.rar

    1下载:
  2. 利用harris算法实现角点检测,进行图像配准,use harris to detect the corner
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2089
    • 提供者:风陵渡
  1. Harris-CPP

    0下载:
  2. 本代码是基于Harris边角检测的特征点提取代码,用C++程序编写。希望对大家有用-This code is based on Harris corner detection feature extraction code, using C++ programming. Hope to useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3601085
    • 提供者:潇洒
  1. Harris

    0下载:
  2. 很详细的Harris算法讲解~~~包括非最大值抑制的算法~自适应-Harris algorithm is very detailed explanation ~ ~ ~ including non-maximum suppression algorithm ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:148256
    • 提供者:Sina Gui
  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-Corner

    0下载:
  2. 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改进算法的角点检测时间仅为原算法的14.3 ,并实现了对T、斜
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:36916
    • 提供者:tlcling
  1. harris

    0下载:
  2. harris角点检测,检测图像中的角点,可以用来匹配两幅图像-harris coner dictertor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:310995
    • 提供者:聂良伟
  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. Harris-VC

    0下载:
  2. 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:45174
    • 提供者:railwayboy
  1. harris

    1下载:
  2. harris角点检测,此程序为经典程序,用matlab写的,效果比较好.-harris corner detection, this procedure for the classical procedures, written with matlab, the effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2016-03-26
    • 文件大小:1992
    • 提供者:韩坤芳
  1. harris-corner

    0下载:
  2. harris角点侦测的程序,很好用,可以自己做修改。-harris corner detection procedures, very good, and can make their own modifications.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:436777
    • 提供者:刘明烁
  1. harris-matlab

    0下载:
  2. 对harris角点有简单通俗的讲解,用VC++实现角点检测,适合初学者-Harris corner of a simple explanation popular with VC++ Achieve corner detection, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:608056
    • 提供者:雷子
  1. harris

    0下载:
  2. harris算子寻找角点,并实现配准。附试验材料。-harris corner operator to find and to achieve registration. Test materials attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:577767
    • 提供者:武锐
  1. Harris

    0下载:
  2. 基于matlab的Harris特征检测 广泛应用于图像处理 图像拼接 图像融合等-Harris
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:375015
    • 提供者:lean
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com