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

classificationComputer Vision Toolboxdigital image processingimage acquisitionimage analysisimage segmentationMATLABroad signs

I need to extract the road sign from an image. Can someone help me with this as I am new to matlab.

Best Answer

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.