了解更多信息请参阅出版类的论文

成员

Publication

[1]

Elmar Mair, Gregory D. Hager, Darius Burschka,

Michael Suppa, and Gerhard Hirzinger. Adaptive and generic corner

detection based on the accelerated segment test.

In Proceedings of the European Conference on

Computer Vision (ECCV'10), September 2010.

[

代码

The downloadable package includes the machine generated code for

AGAST5 (8 pixel mask), AGAST7s/d (12 pixel square and diamond

mask), OAST9 (16 pixel mask) together with an example of usage

(example code and example image). OAST stands for optimal

accelerated segment test. Due to the computational limitations, we

could not compute the binary decision tree for the 16 pixel mask

and the ternary decision tree does not allow any balancing. Thus

only the optimal decision tree for this mask has been

computed. Our non-maximum suppression uses the same principle as the one

implemented in the FAST package, but it is not sparse and about 40%

faster than the FAST implementation.

Copyright (C) 2010 Elmar

Mair The program you can download here is free software: you can

redistribute it and/or modify it under the terms of the GNU General

Public License as published by the Free Software Foundation, either

version 3 of the License, or (at your option) any later

version. This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

General Public License for more

details. You should have received a copy of the GNU General Public

License along with this program. If not,

see

You can download the code from AGAST @

SourceForge. A thread-safe C++ implementation can be found

at AGAST++ @

SourceForge (released under BSD v3).

If you are publishing a project using this software, please

refrence following publication:

@inproceedings{mair2010_agast,

title = "Adaptive and Generic Corner Detection Based on the Accelerated Segment Test",

author = "Elmar Mair and Gregory D. Hager and Darius Burschka and Michael Suppa and Gerhard Hirzinger",

year = "2010",

month = "September",

booktitle = "European Conference on Computer Vision (ECCV'10)",

url = "http://www6.in.tum.de/Main/ResearchAgast"

}

相关链接

FAST, Features from

Accelerated Segment Test - the first AST based corner detector

developed by Edward Rosten (et al.). This page provides

publications and source code.

matlab角点检测fast_AGAST角点检测算法:比FAST和FAST-ER更快相关推荐

  1. opencv 实现角点检测 Shi-Tomasi角点检测

    角点检测概述 角点检测概述 Harris角点检测算法手动实现 Harris角点检测算法手动实现 opencv中使用Harris角点检测 opencv中使用Harris角点检测 opencv中使用 Sh ...

  2. Harris角点及Shi-Tomasi角点检测

    一.角点定义 有定义角点的几段话: 1.角点检测(Corner Detection)是计算机视觉系统中用来获得图像特征的一种方法,广泛应用于运动检测.图像匹配.视频跟踪.三维建模和目标识别等领域中.也 ...

  3. 角点检测汇总:Harris角点及Shi-Tomasi角点检测

    一.角点定义 有定义角点的几段话: 1.角点检测(Corner Detection)是计算机视觉系统中用来获得图像特征的一种方法,广泛应用于运动检测.图像匹配.视频跟踪.三维建模和目标识别等领域中.也 ...

  4. OpenCV特征检测,角检测,特征点检测,特征匹配,对象查找

    特征检测 图像的特征是指图像中具有独特性和易于识别性的区域,角.边缘等都属于有意义的特征. 8.1角检测 角是两条边的交点,也可称为角点或拐角,它是图像中各个方向上强度变化最大的区域. OpenCV的 ...

  5. 无线电能传输 wpt 磁耦合谐振 过零检测 matlab simulink仿真 pwm MOSFET,过零检测模块 基于二极管整流的无线电能传输设计

    无线电能传输 wpt 磁耦合谐振 过零检测 matlab simulink仿真 pwm MOSFET,过零检测模块 基于二极管整流的无线电能传输设计 基于同步整流的无线电能传输设计(含过零比较) 两个 ...

  6. 并联型APF/有源电力滤波器/Matlab/Simulink仿真 *dq/FBD谐波/无功检测

    并联型APF/有源电力滤波器/Matlab/Simulink仿真 *dq/FBD谐波/无功检测 *两相旋转坐标系(dq).两相静止坐标系(αβ)下的PI控制 *SVPWM调制方式 (含仿真介绍文档,不 ...

  7. 并联型APF/有源电力滤波器/Matlab/Simulink仿真 dq/FBD谐波/无功检测

    并联型APF/有源电力滤波器/Matlab/Simulink仿真 *dq/FBD谐波/无功检测 *两相旋转坐标系(dq).两相静止坐标系(αβ)下的PI控制 *SVPWM调制方式 (含仿真介绍文档) ...

  8. 无线电能传输 wpt 磁耦合谐振 过零检测 matlab simulink仿真 pwm MOSFET,过零检测模块

    无线电能传输 wpt 磁耦合谐振 过零检测 matlab simulink仿真 pwm MOSFET,过零检测模块 基于二极管整流的无线电能传输设计 基于同步整流的无线电能传输设计(含过零比较) 两个 ...

  9. matlab中 晶闸管整流桥导通角_逆变角如何设置,MATLAB在电力电子电路仿真中的应用...

    26 电子技术设计与应用 Electronics Design & Application 10.3969/j.issn.1000-0755.2013.11.009 0 引言 电力电子技术分析 ...

最新文章

  1. 大学计算机组成原理试题答案,计算机组成原理试题及答案(大学期末复习资料).doc...
  2. Linux shell字符串截取与拼接
  3. ITK:Watch注册Registration
  4. 机器学习——人工神经网络之多层神经网络(多层与三层)
  5. 地面控制点的定义与作用_什么是地面塌陷
  6. C语言-字符串处理函数strcpy
  7. null最后如何排序的_LeetCode 148——排序链表
  8. python调用摄像头人脸识别代码_OpenCV3-Python人脸识别方法—人脸识别与标记
  9. ngnix的简单转发请求之server和location配置详解
  10. js 中meta 移除head_浅析JS中数据结构
  11. 「管理数学基础」4.1 模糊数学:模糊现象与模糊集、隶属函数、模糊集的运算、水平截集与分解定理
  12. 【产品 设计】入门 - 工具篇 - Sketch + Skala Preview
  13. Nginx的keeplive
  14. FireMonkey ListView 绑定数据显示多个图片
  15. easydarwin 安装_EasyDarwin HLS直播详细配置指南
  16. python:实现十六进制转二进制算法(附完整源码)
  17. IMU与GPS传感器ESKF融合定位(转载)
  18. HDU - 2859 Phalanx (DP)
  19. 复数乘法(JAVA)
  20. js 函数传参实参包含路径“\”处理

热门文章

  1. 基于Andriod的连锁药店管理系统-计算机毕业设计源码+LW文档
  2. 清华差生10年奋斗经历:各种反省各种彻悟
  3. Jave中IO的详细总结
  4. SuperNotCalledException Activity xxx did not call through to super.onCreate
  5. android ui的绘制流程图,使用jsPlumb绘制流程图
  6. 揭秘社会工程学(让你免于被诈骗的命运)
  7. 数值分析-多项式插值方法小结
  8. ubuntu16.04基于eclipse搭建px4编译环境+Jlink调式
  9. matlab打开笔记本摄像头_如何利用MATLAB实现摄像头视频获取和保存
  10. Navicat12.1破 解教程,亲测可用