how can I recognize traffic road sign without using vipwarningsign library ?
1 回表示 (過去 30 日間)
古いコメントを表示
I want to detect and recognize road traffic signs using matlab but i don't want to use vipwarningsign library because it contains only 3 signs. and i want more than 3 signs so, plz help me how this can i do ?
0 件のコメント
回答 (1 件)
Image Analyst
2014 年 2 月 25 日
I don't think that the Computer Vision System Toolbox has image understanding functions at such a high level. You need to pick a published algorithm here http://iris.usc.edu/Vision-Notes/bibliography/active693.html#Road%20Signs,%20Traffic%20Signs,%20Objects%20along%20the%20Road,%20Inspections and code it up, or else develop your own algorithm.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Computer Vision with Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!