DocumentCode
146957
Title
Implementation of Hough Transform for image processing applications
Author
Chandrasekar, L. ; Durga, G.
Author_Institution
ECE Dept., SSN Coll. of Eng., Chennai, India
fYear
2014
fDate
3-5 April 2014
Firstpage
843
Lastpage
847
Abstract
Hough Transform (HT) can provide a significant solution to the problems associated with line detection in an image. Line detection is used to detect the presence of lines in an image, at a particular orientation. The importance of line detection is used for detecting sharp changes in image brightness. HT is a popular technique in computer vision. The HT for line detection replaces the original problem of detecting collinear points in an image space by a simpler task of finding peak points in a parameter space. The proposed method used in this paper is to implement Generalized Hough Transform (GHT) on an image, since in GHT any straight line in the image is represented by a single point in the (ρ θ) parameter space and any part of this straight line is transformed into the same point. It can compute the HT of 256 × 256 test images. It can able to detect the lines present in the image and also it can extract feature points in an image.
Keywords
Hough transforms; brightness; computational geometry; computer vision; feature extraction; object detection; GHT; computer vision; feature point extraction; generalized Hough transform; image brightness; image processing applications; line presence detection; parameter space; sharp change detection; Complexity theory; Field programmable gate arrays; Image segmentation; MATLAB; Generalized Hough Transform; Hough Transform; parameter space;
fLanguage
English
Publisher
ieee
Conference_Titel
Communications and Signal Processing (ICCSP), 2014 International Conference on
Conference_Location
Melmaruvathur
Print_ISBN
978-1-4799-3357-0
Type
conf
DOI
10.1109/ICCSP.2014.6949962
Filename
6949962
Link To Document