Title :
A concurrent modified algorithm for Generalized Hough Transform
Author :
Achalakul, T. ; Madarasmi, S.
Author_Institution :
Dept. of Comput. Eng., King Mongkut´´s Univ. of Technol., Bangkok, Thailand
Abstract :
This paper presents a novel concurrent algorithm for object detection based on the Hough Transform. The Generalized Hough Transform can detect object contours regardless of scale and orientation, but has a computational complexity of O(N2RS), where N, R, and S are the array dimensions for X/Y, rotation, and scale, respectively. The high complexity makes it impossible to perform object detection in real-time. In our work, we propose a modified, concurrent algorithm using a multi-threading technique with manager-worker scheme to obtain a reduced complexity of O(N2/M) where M is the number of processors. Our new algorithm utilizes multi-threading technology to enhance the computing speed. The algorithm is evaluated from both the perspective of output image quality and performance scalability.
Keywords :
Hough transforms; computational complexity; distributed algorithms; multi-threading; object detection; real-time systems; Generalized Hough Transform; computational complexity; concurrent modified algorithm; image quality; manager-worker scheme; multithreading technique; object contour detection; object detection; performance scalability; real-time; Computational complexity; Concurrent computing; Image edge detection; Image quality; Length measurement; Object detection; Object recognition; Phase detection; Scalability; Voting;
Conference_Titel :
Industrial Technology, 2002. IEEE ICIT '02. 2002 IEEE International Conference on
Print_ISBN :
0-7803-7657-9
DOI :
10.1109/ICIT.2002.1189300