Region growing for multiple seeds in Matlab
3 ビュー (過去 30 日間)
古いコメントを表示
Are there any functions in Matlab that enable region growing for multiple seeds?
Thanks.
0 件のコメント
回答 (1 件)
George Abrahams
2024 年 1 月 4 日
Hi @med-sweng, your question is vague as to your requirements - there are many different forms of region growing.
Nevertheless, I recently published the bwgrowregions function on File Exchange for multi-class region growing. It works on binary images, segmenting regions according to the closest seed.
Hope it helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!