How to segment an Image using threshold and region growing

2 visualizaciones (últimos 30 días)
Ikebetobong Udoessiet
Ikebetobong Udoessiet el 19 de Nov. de 2016
Respondida: Image Analyst el 27 de Sept. de 2024
Please I need Matlab codes to implement thresholding and region growing, for segmenting an image into two regions.

Respuestas (1)

Image Analyst
Image Analyst el 27 de Sept. de 2024
Here's one possible way. I wrote the attached script to emulate what Adobe Photoshop's Magic Wand tool does.
Also there are region growing submissions in the File Exchange so check that out.

Community Treasure Hunt

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

Start Hunting!

Translated by