how to find red image Pattern Using Matlab
1 次查看(过去 30 天)
显示 更早的评论
hello, i am a new matlab user. i am working on Traffic sign recognition system. in that i have to detect trafic sign by using matlab coding.
My question is how we decide threshold values of Hue, saturation and value of any images and how we detect red pattern in that image using these threshold values?
0 个评论
回答(1 个)
Image Analyst
2014-11-9
You can check out the color segmentation demos in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 One of them is already set up to find red objects.
However since it's a stop sign, you'd be better off using a more sophisticated road sign algorithm like one of those listed here:
15.3.3.7 Road Signs, Traffic Signs, Objects along the Road, Inspections
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!