How can I detect and recognize road traffic signs ?? using matlab

19 views (last 30 days)
Hi, my project is image processing based pattern recognition robot. In this i don't about how can detect and recognize road traffic signs from live capturing video.

Accepted Answer

Anand
Anand on 19 Feb 2014
Here's a couple of links to examples that might help:

More Answers (1)

Image Analyst
Image Analyst on 19 Feb 2014
You'll need the Image Processing Toolbox and the Image Acquisition Toolbox, and maybe the Computer Vision System Toolbox. Then you'll need to go here http://iris.usc.edu/Vision-Notes/bibliography/active693.html#Road%20Signs,%20Traffic%20Signs,%20Objects%20along%20the%20Road,%20Inspections and select a published algorithm that does road sign recognition and code it up. Then improve it and publish your improvements, present your algorithm at a professional society meeting (SPIE, IS&T, or IEEE), start your own company or join Google, and go on to fame and wealth. Good luck.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!