How to segment an Image using threshold and region growing
Show older comments
Please I need Matlab codes to implement thresholding and region growing, for segmenting an image into two regions.
Answers (1)
Image Analyst
on 27 Sep 2024
0 votes
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.
Categories
Find more on Image Segmentation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!