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

搜索资源列表

  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-22
    • 文件大小: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-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

    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-03
    • 文件大小:577767
    • 提供者:武锐
  1. harris

    0下载:
  2. 用harris算法对图像边角检测,文件poi为主程序,包含makefile-With harris corner detection algorithm on images, documents poi-based procedures, including the makefile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:55704
    • 提供者:liuliang
  1. Harris

    0下载:
  2. harris角点提取 特征提取,一种精典的角点提取算法-harris
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1234
    • 提供者:xiaoyu
  1. harris

    0下载:
  2. 对BMP格式的图像进行灰度化,然后对其进行HARRIS角点检测-BMP format for grayscale images, and then their corner detection HARRIS
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3408592
    • 提供者:远方
  1. Harris

    1下载:
  2. Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.-Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1647
    • 提供者:chen
  1. Harris

    1下载:
  2. 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harris point 3.Harris point classi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4003401
    • 提供者:feitian
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com