Region growing for multiple seeds in Matlab
1 次查看(过去 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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!