Convert red portion to white and the background to black . Second part is to detect road sign and put bounding box on it.
    1 次查看(过去 30 天)
  
       显示 更早的评论
    
I need to extract the road sign from an image. Can someone help me with this as I am new to matlab.
0 个评论
采纳的回答
  Image Analyst
      
      
 2020-9-18
        Try the Color Thresholder on the Apps tab of the tool ribbon.  Otherwise look in the Computer Vision Toolbox or Automated Driving Toolbox for road sign demos.
5 个评论
  Image Analyst
      
      
 2020-9-18
				You need to find thresholds for "red" that work for the entire range of "reds" that you expect to see.  I made some adjustments using the Color Thresholder and it works fine.  Not sure why are not even trying that app, but you really should.

更多回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


