How to segment an Image using threshold and region growing
2 ビュー (過去 30 日間)
古いコメントを表示
Please I need Matlab codes to implement thresholding and region growing, for segmenting an image into two regions.
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!