How to segment an Image using threshold and region growing

조회 수: 2 (최근 30일)
Ikebetobong Udoessiet
Ikebetobong Udoessiet 2016년 11월 19일
답변: Image Analyst 2024년 9월 27일
Please I need Matlab codes to implement thresholding and region growing, for segmenting an image into two regions.

답변 (1개)

Image Analyst
Image Analyst 2024년 9월 27일
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