International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 131 - Number 2 |
Year of Publication: 2015 |
Authors: Fakhradeen Hamid Ali, Mohammad Haqqi Ismail |
10.5120/ijca2015907275 |
Fakhradeen Hamid Ali, Mohammad Haqqi Ismail . Speed Limit Road Sign Detection and Recognition System. International Journal of Computer Applications. 131, 2 ( December 2015), 43-50. DOI=10.5120/ijca2015907275
Traffic signs in general and speed limit signs in particular are considered one of the most important means of traffic safety, and the aim of the current research is to design a system that detects and recognizes speed limit sign with high accuracy and high processing speed. At the beginning, red color objects are detected from the image and after finding the red color signs the circle is determined using Hough’s transform then from inside the circle, the numeric part from the circle image is extracted. Digital circle images are segmented to extract the number alone, and then these numbers are recognized by a trained neural network. Neural network achieved a success rate in recognition reached to 98.9%. Parallel programming concept is used to reduce the execution time using OpenMP and OpenCl programming. The study showed that the total execution speed according to the designed scheme to run the speed limit sign detection and recognition by using a mix of central processing unit with multi cores and graphics processing unit is 65 frames/sec for complete images and 90 frames/sec when cropping the effective part from the total size of the image. Recognition system is capable of recognizing the sign even if the vehicle speed exceeds 120 km/h.