CFP last date
20 May 2024
Reseach Article

Article:Agent-based Hough Transform: A Way to the Improvement of the Execution Time in the Detection of the Dominant Straight Line in an Image

by Brahim Nini, Brahim Mehelain, Bilel Flifel
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 11 - Number 2
Year of Publication: 2010
Authors: Brahim Nini, Brahim Mehelain, Bilel Flifel
10.5120/1551-2064

Brahim Nini, Brahim Mehelain, Bilel Flifel . Article:Agent-based Hough Transform: A Way to the Improvement of the Execution Time in the Detection of the Dominant Straight Line in an Image. International Journal of Computer Applications. 11, 2 ( December 2010), 42-46. DOI=10.5120/1551-2064

@article{ 10.5120/1551-2064,
author = { Brahim Nini, Brahim Mehelain, Bilel Flifel },
title = { Article:Agent-based Hough Transform: A Way to the Improvement of the Execution Time in the Detection of the Dominant Straight Line in an Image },
journal = { International Journal of Computer Applications },
issue_date = { December 2010 },
volume = { 11 },
number = { 2 },
month = { December },
year = { 2010 },
issn = { 0975-8887 },
pages = { 42-46 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume11/number2/1551-2064/ },
doi = { 10.5120/1551-2064 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:59:37.281098+05:30
%A Brahim Nini
%A Brahim Mehelain
%A Bilel Flifel
%T Article:Agent-based Hough Transform: A Way to the Improvement of the Execution Time in the Detection of the Dominant Straight Line in an Image
%J International Journal of Computer Applications
%@ 0975-8887
%V 11
%N 2
%P 42-46
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper focuses on the minimization of the time of the dominant straight line detection in an image using Hough Transform algorithm. The idea is a mixture between two domains, namely image processing and multi-agent systems. The importance of this work comes from the relying of image processing techniques on hardware accelerations. This paper demonstrates how the distribution of a purely sequential processing on a set of agents leads to an improvement from time execution point of view. The purpose is to reduce the execution time of Hough transform technique through the distribution of the algorithm on a set of reactive agents. This may allow the exploitation of a parallel or distributed environment. The main idea is based on the division of similar repeated processing with different parameters on several agents. It is a SIMD-like architecture according to Flynn classification. The obtained results are promising in the way that the execution time is at least divided by 4 comparatively to the use of the algorithm in its sequential form.

References
  1. C. Spinu, C. Garbay, and J.M. Chassery. A multi-agent approach to edge detection as a distributed optimization problem. In Proceedings of the 13th International Conference on Pattern Recognition, volume 2, Vienna, Austria, 25-29 Aug 1996.
  2. Ernst G. P. Bovenkamp, Jouke Dijkstra, Johan G. Bosch, and Johan H. C. Reiber. Multi-agent segmentation of ivus images. Pattern Recognition, 37(4):647663, 2004.
  3. E. Duchesnay, J.-J. Montois, and Y. Jacquelet. Cooperative agents society organized as an irregular pyramid: A mammography segmentation application. In Pattern Recognition Letters, volume 24, pages 24–35, 2003.
  4. J. Illingworth and J. Kittler. A survey of the hough transform. In Computer Vision, Graphic and Image Processing, volume 44, pages 87–116, 1988.
  5. J. Mahdjoub, Z. Guessoum, F. Michel, and M. Herbin. A multi-agent approach for the edge detection in image processing. In EUMAS’06. Fourth European Workshop on Multi-Agent Systems, Lisbon, Portugal, December 14-15 2006.
  6. P. V. C. Hough. A method and means for recognizing complex patterns. US Patent, 3,069,654, Dec 1962.
  7. R. O. Duda and P. E. Hart. Use of the hough transformation to detect lines and curves in pictures. ACM, pages 11–15, 1972. 5.
  8. Smaine Mazouzi, Mohamed Batouche, and Zahia Guessoum. A self-adaptative multiagent system for segmentation and reconstruction of 3d scenes. In AISTA 2004 in cooperation with the IEEE Computer Society Proceedings, Luxembourg, November 2004.
  9. Tran Duc Duan, Duong Anh Duc, and Tron Le Hong Du. Combining hough transform and contour algorithm for detecting vehicles’ license-plates. In International Symposium on Intelligent Multimedia, Video and Speech Processing, Hong Kong, October 20-22 2004.
  10. Xin Lin and Kazunori Otobe. Hough transform algorithm for real-time pattern recognition using an artificial retina camera. OPTICS EXPRESS, 8(9), April, 23 2001.
Index Terms

Computer Science
Information Sciences

Keywords

Hough transform Agent Straight line Execution time