搜索资源列表

  1. Harrisjiaodianjiancefa

    0下载:
  2. 这是一个用于角点检测的算法程序,精度还可以,适合图像匹配时使用,对于一些特征点也可以效果明显,值得一看-This is for a corner detection algorithm procedures, the accuracy can also suitable for use image matching, For some feature points can obviously, an eye-catcher
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:嘉靖
  1. 111jiaodianjiance

    0下载:
  2. VC_Harris角点检测算法。。对识别角点有一定用处-VC_Harris corner detection algorithm. . Recognition right corner will serve a useful purpose
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3466240
    • 提供者:崔一
  1. harrisconner

    0下载:
  2. 该源代码用于角点检测,运行效果很好,能构很清晰的检测出各个角点,用星号标出角点。-the source code for the corner detection, operating results very good, very clear structure can be detected in all corners, indicated with an asterisk in the corner.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:403456
    • 提供者:zhouleping
  1. stereo

    0下载:
  2. 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching,
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:473088
    • 提供者:mawei
  1. code

    0下载:
  2. 角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。-Corner detection program source code, using extraction methods HARRIS corner, very good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:vimone
  1. 22219011211120071115164509189959

    0下载:
  2. SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:4109312
    • 提供者:张妙言
  1. sliding_windows

    0下载:
  2. 本程序首先用Harris角点检测器在输入图像中检测出角点,然后以每个角点为中心,分割出一个15*15大小的滑动窗口,以为后续的相关匹配等做准备。-This procedure first used Harris corner detector in the input image to detect the corner, and then to each corner point as the center, split a 15*
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:lidong
  1. HarrisCorner

    0下载:
  2. Harris Corner角点检测,用于图象处理. -Harris Corner corner detection for image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:595968
    • 提供者:zhangsj
  1. corner_detector_2004

    0下载:
  2. 这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is be
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:947200
    • 提供者:陈韶斌
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:160768
    • 提供者:王钰
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:sai
  1. Spatial

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

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:王洋
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2880512
    • 提供者:tom
  1. harris

    0下载:
  2. 图像harris角点检测,matlab源码-Image harris corner detection, matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张杰
  1. RegisterBasedOnHarrisCorner

    0下载:
  2. 基于角点检测的图像匹配算法,用Harris作为角点检测,然后根据几何特点进行配准-Corner detection based on image matching algorithm, with Harris as the corner detection, and then according to the geometric characteristics of alignment
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:1073152
    • 提供者:Milin
  1. harriscornerdetection

    0下载:
  2. OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3186688
    • 提供者:飞鹰
  1. harris-corner-detector

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

    • 发布日期:2024-05-21
    • 文件大小:433152
    • 提供者:王勇
  1. harris-detect

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

    • 发布日期:2024-05-21
    • 文件大小:5621760
    • 提供者:高永强
  1. Harris

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

    • 发布日期:2024-05-21
    • 文件大小:22528
    • 提供者:王羽
  1. Harris

    0下载:
  2. 优化的Harris角点检测的算法, 性能优良,matlab源程序-Optimization of Harris corner detection algorithm, excellent performance, matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:machao
« 1 2 3 4 5 67 8 9 10 11 ... 30 »

源码中国 www.ymcn.org