Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Can anyone help for traffic sign recognition in matlab code using any algorithm?
Posted
Comments
Sergey Alexandrovich Kryukov 16-Oct-12 0:48am    
Help with what, exactly? How can you imagine that? This is a big work...
--SA
mannour85 10-Apr-14 8:10am    
hi i need help in the same example but i'm doing it with c#, can someone help mes

1 solution

Check this link... both theory and matlab source code:

http://sst.unisim.edu.sg:8080/dspace/bitstream/123456789/163/1/09_ChenChen.pdf[^]

If you want to redo it in C# check this open source project:

http://www.aforgenet.com/[^]

and these articles here on codeproject:

Playing Card Recognition Using AForge.Net Framework[^]

Detect and Track Objects in Live Webcam Video based on Color and Size by C#[^]

or these from Andrew Kirillov, the author of the AForge.Net library:

http://www.codeproject.com/Articles/Andrew-Kirillov#Articles[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900