Extract shapes from an image

3 vues (au cours des 30 derniers jours)
Ahmed Saadi
Ahmed Saadi le 2 Mai 2020
I have this image I want to identify the boundaries of the grey shapes and then save the outputs (the boundaries) in an image. Any advise?

Réponses (1)

Ajay Pattassery
Ajay Pattassery le 5 Mai 2020
Edge Detection can be used to identify the boundaries. Refer here for more information.
As a starting point try imbinarize. It uses Otsu's method for segmentation.

Community Treasure Hunt

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

Start Hunting!

Translated by