scispace - formally typeset
Proceedings ArticleDOI

A Novel Corner Detection Algorithm Applied to Vision-Based Alignment Systems

Reads0
Chats0
TLDR
Wang et al. as mentioned in this paper proposed a simple and fast corner detection method, which can effectively overcome the data redundancy problem in traditional corner detection algorithms, and the experimental results show that the algorithm can effectively extract the target corner, which is basically consistent with the manually calibrated target point.
Abstract
In vision-based alignment systems, it is very important to detect the corner positions in images. It is based on these positions that the systems can calculate the offset between the workpieces and achieve their assembly alignment using robots. A simple and fast corner detection method is proposed, which can effectively overcome the data redundancy problem in traditional corner detection algorithms. First, the reduced image is figured out by scale transformation and down-sampling, and the corresponding edge binary image is obtained by gradient analysis. Then, all the edge coordinates are detected by the designed edge extraction operator, and an initial corner point is obtained by fitting analysis of these edge points. Due to the error arising from the above transformation and fitting, the point is not the target one. Finally, the Hough transform is used to detect the local linear features near the point, and the target point is determined by the linear intersection analysis. The experimental results show that the algorithm can effectively extract the target corner, which is basically consistent with the manually calibrated target point.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

A Benchmark for the Evaluation of Corner Detectors

TL;DR: In this article , a set of benchmark evaluation metrics are suggested, including five conventional ones: the precision, the recall, the arithmetic mean of precision and recall (APR), the F score, the localization error (Le), and a new one proposed in this work called the repeatability referenced to ground truth (RGT).
References
More filters
Journal ArticleDOI

Distinctive Image Features from Scale-Invariant Keypoints

TL;DR: This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene and can robustly identify objects among clutter and occlusion while achieving near real-time performance.
Proceedings ArticleDOI

A Combined Corner and Edge Detector

TL;DR: The problem the authors are addressing in Alvey Project MMI149 is that of using computer vision to understand the unconstrained 3D world, in which the viewed scenes will in general contain too wide a diversity of objects for topdown recognition techniques to work.
Journal ArticleDOI

SUSAN—A New Approach to Low Level Image Processing

TL;DR: This paper describes a new approach to low level image processing; in particular, edge and corner detection and structure preserving noise reduction and the resulting methods are accurate, noise resistant and fast.
Journal ArticleDOI

Evaluation of Interest Point Detectors

TL;DR: Two evaluation criteria for interest points' repeatability rate and information content are introduced and different interest point detectors are compared using these two criteria.
Journal ArticleDOI

LSD: A Fast Line Segment Detector with a False Detection Control

TL;DR: A linear-time line segment detector that gives accurate results, a controlled number of false detections, and requires no parameter tuning is proposed.
Related Papers (5)