Traffic Sign Detection and Recognition

c++, opencv

Solution

Try this one: https://sites.google.com/site/mcvibot2011sep/

Problem

What is best method of Traffic Sign Detection and Recognition? I review the popular traffic sign detection methods prevalent in recent literature, but don't know which way is best! I would like to use Color-based and shape-based detection methods. I work image processing using opencv in visual studio c++.

Original source