필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
I need to extract the road sign from an image. Can someone help me with this as I am new to matlab.

채택된 답변

Image Analyst
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
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.
renit anthony
renit anthony 2020년 9월 18일
Thank you so much. I will definitely try it out . Thank you for helping me out :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by