Title :
Implementation of efficient line detection with oriented hough transform
Author :
Fan, Dongjin ; Bi, Hui ; Wang, Lidong
Author_Institution :
Nat. Comput. Network Emergency Response Tech. Team, Coordination Center of China, China
Abstract :
This paper provides a simple yet efficient implementation of line detection method with gradient based Hough transform. Most of existing literatures related to line detection with Hough transform concentrate on representing their algorithms from comprehensive level. However we find that the algorithm itself is not complicated, the difficulty is how to construct a stable and useful system based on it, which is exactly this paper targeting for. We describe a programming level gradient based line detection algorithm, which can be used to detect straight line features from images very efficiently, as also as extract features from motion pictures in realtime. The efficiency is guaranteed by computing each edge pixel only one time and the redundance of detected lines are suppressed by applying a smoothed non max suppression to the Hough transform map. A line detection system can be easily set up based on the description.
Keywords :
Hough transforms; feature extraction; gradient methods; image processing; edge pixel; feature extraction; gradient-based Hough transform mapping; motion pictures; nonmax suppression smoothing; programming level gradient-based line detection algorithm; straight line feature detection; Detectors; Feature extraction; Image edge detection; MATLAB; Programming; Standards; Transforms;
Conference_Titel :
Audio, Language and Image Processing (ICALIP), 2012 International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-1-4673-0173-2
DOI :
10.1109/ICALIP.2012.6376584