Extract shapes from an image

3 visualizaciones (últimos 30 días)
Ahmed Saadi
Ahmed Saadi el 2 de Mayo de 2020
Respondida: Ajay Pattassery el 5 de Mayo de 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?

Respuestas (1)

Ajay Pattassery
Ajay Pattassery el 5 de Mayo de 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