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

搜索资源列表

  1. SUSAN

    0下载:
  2. SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2730
    • 提供者:陈全齐
  1. MySUSAN

    0下载:
  2. SUSAN 算法 可以利用susan算法进行图像的角点检测-SUSAN algorithm can susan algorithm for image corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1093
    • 提供者:sqqs
  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. CornerDetect

    0下载:
  2. 使用OpenCV检测五子棋盘角点,采用Harr算子进行角点检测-Corner detection using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:792573
    • 提供者:郭俊杰
  1. Corner

    0下载:
  2. 一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:920470
    • 提供者:BileiZhu
  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. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  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. XCornerDetectionAlgorithm

    1下载:
  2. Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1839682
    • 提供者:fuhaiyang
  1. SUSAN

    0下载:
  2. SUSAN角点检测很实用,里面还有详细说明,希望对大家有帮助!-SUSAN corner detection is very useful, there is also a detailed descr iption, and they hope to help everyone!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:61546
    • 提供者:高晓伟
  1. xiangweidianpipei

    0下载:
  2. 基于相位角点检测的特征匹配研究,很好用的。-Corner detection based on phase matching of the characteristics of research, a good use.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:345295
    • 提供者:susuyutian
  1. HarrisCorner

    0下载:
  2. harris角点检测,可以自己设置参数,检测结果用红色叉叉表示,效果比较好。-harris corner detection, you can set their own parameters, test results indicated that叉叉in red, the effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:56563
    • 提供者:韩坤芳
  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. newmatch

    1下载:
  2. 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:8531
    • 提供者:张志超
  1. Harris_conner_detection

    0下载:
  2. Harris_conner_detection,用MATLAB实现Harris角点检测算子的源码,用于特征点提取及图像配准等。-Harris_conner_detection, use MATLAB to achieve Harris corner detection operator of the source code for the feature point extraction and image registration and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1505
    • 提供者:zhangrui
  1. MATLAB-Corner

    0下载:
  2. 使用MATLAB编写的角点检测源代码,并附有用于检测算法的图形-The use of MATLAB prepared corner detection source code, together with the graphics for the detection algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:84055
    • 提供者:null
  1. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1103
    • 提供者:东东
  1. harrisdetector

    0下载:
  2. harris角点检测算法,有详细的备注,可以设置输入参数,检测效果很好-harris corner detection algorithm, there is detailed Remarks, Detect good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:马庆丽
  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 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com