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
참고 항목
카테고리
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!