How to extract road signs based on the shapes?

1 view (last 30 days)
I want to extract the road signs which are circular , triangle or rectangular and crop that detected part and save it.

Accepted Answer

Abhisek Pradhan
Abhisek Pradhan on 12 Oct 2020
regionprops can be used to measure properties of image regions. Here are two links which has sample code and explanations for similar questions.
  1 Comment
renit anthony
renit anthony on 12 Oct 2020
Have seen this before but it wasn't accurately predicting.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!