Region GRowing image segmentation

I want to use region growing image segmentation technique to segment an image. How can I find and apply region growing image segmentation technique.

Answers (1)

Image Analyst
Image Analyst on 27 Sep 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.

Asked:

on 27 Feb 2012

Answered:

on 27 Sep 2024

Community Treasure Hunt

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

Start Hunting!