Traffic Sign Recognition for Vision-based Driver Assistance in Land-based Vehicles

Traffic Sign Recognition for Vision-based Driver Assistance in Land-based Vehicles

OUTPUT:



Motivations

Autonomous vehicle has been an active area of research for a few decades. And intensive research has been done on using a front viewing camera for vehicle localization and navigation, environment mapping, and obstacle avoidance. In this project, I want to look into various digital-image-processing algorithms for detection and classification of traffic signs, and compare the performance under different image qualities. 

Objectives

The main objective of this project is to successfully detect traffic signs from a stationary image of a normal street scene. The algorithm should also be able to extract features from the traffic signs and find the best match from predefined templates. The algorithm should also be robust towards variation of the quality of the images.

Potential Challenges

Depending on the quality of the images, several challenges can be anticipated. The first challenge is to restore the distortion of the signs due to relative orientation between the signs and the camera. Another challenge is how to effectively detect the edges of the signs when they are blended in with the background. Also, it could be potentially challenging to extract features from an image due to various illumination conditions (e.g. the picture was taken at night). Finally, in a scenario when the traffic sign is partial blocked by a tree, or the sign is 
cut off by the boundary of the picture, it will be difficult to detect and match the partial sign. 

References

De La Escalera, A., Moreno, L. E., Salichs, M. A., & Armingol, J. M. (1997). Road traffic sign detection 
and classification. IEEE transactions on industrial electronics, 44(6), 848-859.

Bahlmann, C., Zhu, Y., Ramesh, V., Pellkofer, M., & Koehler, T. (2005, June). A system for traffic sign 
detection, tracking, and recognition using color, shape, and motion information. In IEEE Proceedings. 

Intelligent Vehicles Symposium, 2005. (pp. 255-260). IEEE.

Comments

Popular posts from this blog

Light Field Images for Background Removal

Using Image Processing to Identify and Score Darts thrown into a Dartboard

Digital Make up Face Generation