PEDESTRIAN TRAFFIC LIGHT RECOGNITION FOR THE VISUALLY IMPAIRED
Abstract
In this research, we employ the technology of computer vision to recognize traffic light. We manipulate the color information of traffic light under HSI color space. And then, adding motor tracking technology, we can trap the traffic light which is subjected to a region of interest (ROI) to the center area of monitor. Meanwhile, we assign different frequency (peach) according to red light or green light to inform the people what state the light is.
We develop the algorithm at PC with MATLAB. Then, we port the whole system to DSP platform TI TMS320 DM642 EVM. The result is that in the condition of non-complex environment, the system can distinguish the red light from green light, and also can output audio signal by means of speaker.