Convert red portion to white and the background to black . Second part is to detect road sign and put bounding box on it.

1 view (last 30 days)
I need to extract the road sign from an image. Can someone help me with this as I am new to matlab.

Accepted Answer

Image Analyst
Image Analyst on 18 Sep 2020
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 Comments
Image Analyst
Image Analyst on 18 Sep 2020
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.

Sign in to comment.

More Answers (0)

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!