登录
首页 » Visual C++ » AGAST-corner-detector

AGAST-corner-detector

于 2020-09-21 发布 文件大小:39KB
0 269
下载积分: 1 下载次数: 74

代码说明:

  多尺度快速角点检测算法(FAST).Adaptive and generic corner detection based on the accelerated segment test. 出处 Computer Vision–ECCV 2010(Multi-scale fast corner detection algorithm (FAST) Adaptive and generic corner detection based on the accelerated segment test. Computer Vision-ECCV 2010)

文件列表:

AGAST corner detector
.....................\CMakeLists.txt,606,2011-09-22
.....................\include
.....................\.......\agast
.....................\.......\.....\agast5_8.h,2882,2011-12-11
.....................\.......\.....\agast7_12d.h,3183,2011-12-11
.....................\.......\.....\agast7_12s.h,3182,2011-12-11
.....................\.......\.....\AstDetector.h,2943,2011-12-11
.....................\.......\.....\cvWrapper.h,1908,2011-12-11
.....................\.......\.....\oast9_16.h,3370,2011-12-11
.....................\htm" target=_blank>LICENSE,1491,2011-12-11
.....................\src
.....................\...\agast5_8.cc,19127,2011-12-11
.....................\...\agast5_8_nms.cc,12059,2011-12-11
.....................\...\agast7_12d.cc,61103,2011-12-11
.....................\...\agast7_12d_nms.cc,43881,2011-12-11
.....................\...\agast7_12s.cc,52030,2011-12-11
.....................\...\agast7_12s_nms.cc,237148,2011-12-11
.....................\...\AstDetector.cc,2543,2011-12-11
.....................\...\nonMaximumSuppression.cc,5073,2011-12-11
.....................\...\oast9_16.cc,46045,2011-12-11
.....................\...\oast9_16_nms.cc,76646,2011-12-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • colouredgedetection
    对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)
    2007-09-09 21:53:10下载
    积分:1
  • Saolei
    一个扫雷应用程序,在VC下开发,用来提高编程水平(A de-mining applications, developed in the VC used to improve the programming level)
    2007-11-23 11:11:51下载
    积分:1
  • 不规则的填充
    说明:  用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系(development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me)
    2005-11-29 15:22:20下载
    积分:1
  • detection
    随着生产和工艺的进步,人们对产品的质量要求越来越高,基于机器视觉的在线 检测系统成为一种重要的质量控制手段。本文对应用于宽幅面、高精度的基于分布式 机器视觉的产品表面缺陷在线检测理论与算法进行了研究,并在此基础上以印刷品和 浮法玻璃的缺陷检测为例,完成了模式产品和非模式产品的缺陷在线检测系统。(With the progress of production and technology, people are increasingly demanding high quality products, based on machine vision for online 检测 system into one kind of Zhong Yao quality Kongzhishouduan. This article applies to wide format, high-precision machine vision products based on distributed-line surface defect detection theory and algorithms are studied, and on this basis, and float glass in print defect detection, for example, completed a model of products and non-model product line defect detection system.)
    2020-06-26 22:20:02下载
    积分:1
  • Huffman
    完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。(Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.)
    2010-12-24 12:00:13下载
    积分:1
  • ex26aview1
    基于最小二乘法的相位解缠VC++算法 (least squares method based on the VC Phase Unwrapping Algorithms)
    2020-06-28 19:00:01下载
    积分:1
  • baxed-twinsport-white
    A control system of the simplex method of PID parameter optimization of MATLAB program, can also
    2017-08-07 21:46:15下载
    积分:1
  • DDE
    本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
    2021-02-02 22:49:59下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载