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

搜索资源列表

  1. 数字图像处理角点检测程序

    0下载:
  2. 可以检测图像角点并标示,很好的程序,希望能对你有所帮助
  3. 所属分类:图形图像处理(光照,映射..)

  1. 角点检测代码

    0下载:
  2. 基于MATLAB的经典Harris角点检测算法
  3. 所属分类:图形图象

  1. Hariis角点检测

    1下载:
  2. 详细介绍了Harris角点检测的方法,在文档的最后有MATLAB角点检测的源程序。
  3. 所属分类:源码下载

    • 发布日期:2012-05-08
    • 文件大小:3476480
    • 提供者:zhubeibei
  1. susan.rar

    1下载:
  2. susan角点检测算法的MATLAB程序实现,susan corner detection algorithm for implementation of the MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2016-04-19
    • 文件大小:7840
    • 提供者:陈光
  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-03-31
    • 文件大小:1093
    • 提供者:sqqs
  1. MYSUSAN

    0下载:
  2. SUSAN算法检测角点的MATLAB的实现方法-SUSAN corner detection algorithm of MATLAB Realization
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1120
    • 提供者:闫晓强
  1. XCornerDetectionAlgorithm

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

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

    0下载:
  2. 本资料是关于先检测角点再进行匹配的源代码,希望能够对编程的初学者有所帮助-This information is on the template matching of source code, hope to be able to help beginners programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8531
    • 提供者:崔常
  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. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3003358
    • 提供者:richard
  1. zipSUSAN001

    0下载:
  2. zipSUSAN角点检测程序,精确检测图像角点。速度非常之快。-Corner detection program, accurate detection of image corners. Fast
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:4042
    • 提供者:乔小燕
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5811
    • 提供者:陈晓广
  1. 5ge_matlab_yuanma

    0下载:
  2. 5个matlab程序,分别是图像匹配,角点检测,粒子群优化等-5 matlab process, namely, image matching, corner detection, particle swarm optimization, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:756540
    • 提供者:Johnsonliu
  1. tuxiangpeizhun

    0下载:
  2. 使用VC++编程,自动检测角点,实现图像配准,代码可用。-Automatically detect the corner points, for image registration, the code is available.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4024728
    • 提供者:于磊
  1. SUSAN_MATCH

    2下载:
  2. SUSAN角点匹配 自动化检测角点 灰度图象的匹配-SUSAN corner matching automatic corner detection image matching gray
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:4693808
    • 提供者:wang
  1. 基于OpenCV的角点检测

    0下载:
  2. 运行在VC++软件下的程序!对于图片的角点特征进行检测!
  3. 所属分类:Windows编程

  1. 角点检测

    0下载:
  2. 通过角点检测进行图像处理。。。。。。。。。。。。。。。(Image processing is done by corner detection.............)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:yy836531178
  1. fast+sift

    0下载:
  2. 用FAST算法检测角点,用SIFT特征描述符描述角点(FAST algorithm is used to detect corner points and SIFT feature descr iptors are used to describe corner points)
  3. 所属分类:图形图象

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