搜索资源列表

  1. SUSAN

    0下载:
  2. IDL编写的一个SUSAN角点检测程序,相当不错,可参考·-IDL prepared a SUSAN corner detection procedures, quite good, we can make reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:kaiven
  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 a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-05-10
    • 文件大小:83968
    • 提供者:null
  1. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each fr a me image susan corner detection, procedures legible
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:东东
  1. harrisdetector

    0下载:
  2. harris角点检测算法,有详细的备注,可以设置输入参数,检测效果很好-harris corner detection algorithm, there is detailed Remarks, Detect good effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:马庆丽
  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-10
    • 文件大小:4096
    • 提供者:sai
  1. harris

    0下载:
  2. 对BMP格式的图像进行灰度化,然后对其进行HARRIS角点检测-BMP format for grayscale images, and then their corner detection HARRIS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3408896
    • 提供者:远方
  1. Harris

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

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:chen
  1. harris_code

    0下载:
  2. harris角点检测算法,代码可以通过修改sigma, thresh, radius, disp的值控制角点数量。-harris corner detection algorithm, the code can be by modifying the sigma, thresh, radius, disp corner of the value of quantity control.
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:177152
    • 提供者:季全
  1. harris.m

    0下载:
  2. 图象的角点检测程序,我在硕士毕业论文中曾经采用它作为比较.-Image corner detection process, at my master' s thesis in that it once used as a comparison.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:留云
  1. my_harris

    0下载:
  2. 自已编的一个matlab的harris角点检测的代码-Their own for a matlab the harris corner detection code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:tanzhenyu
  1. HarrisJiaoDianJianCe

    0下载:
  2. Harris的角点检测算法的MATLAB程序实现-Harris corner detection algorithm of the MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:陈光
  1. NEWHARRIS

    0下载:
  2. harris角点检测功能,可用于多种图像 -harris corner detection function can be used for a variety of image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:60416
    • 提供者:coco
  1. XCornerDetectionAlgorithm

    0下载:
  2. Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1840128
    • 提供者:fuhaiyang
  1. point_matching

    0下载:
  2. Harris角点检测算法,特征提取的有效方法,检测效果好,算法的计算时间比较适中。-Harris corner detection algorithm, feature extraction is an effective way to detect the effect of a good algorithm relatively modest computing time.
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:3003392
    • 提供者:richard
  1. Corner

    1下载:
  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 detecti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:920576
    • 提供者:BileiZhu
  1. sift

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1359872
    • 提供者:罗胜华
  1. Harrisnews

    0下载:
  2. Harris角点检测,改进的算法,效果比较好,欢迎使用-Harris corner detection, improved algorithms, the effect is better, welcome to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3410944
    • 提供者:Bill
  1. HarrisCorner

    0下载:
  2. Harris 角点检测程序,希望对新学生有些帮助。这是基本的算法。-Harris corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1533952
    • 提供者:王炜
  1. HarrisMatlabSrc

    0下载:
  2. harris角点检测,功能完善,鲁棒性好,希望对大家有用,特来分享-harris corner detection, functional, robust, good hope for all of us, special to share
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:297984
    • 提供者:jack
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org