Watershed algorithm and seed region growing

can anyone tell me how to use seed region growing algorithm after segmenting the image using watershed algorithm??

답변 (3개)

Nitin
Nitin 2014년 4월 1일

0 개 추천

Are there any functions in Matlab that enable region growing for multiple seeds?

댓글 수: 2

sahel khan
sahel khan 2018년 8월 23일
https://github.com/khanzsahil121/matlab-multiple_seed_region_growing
Hi @Nitin. I recently published the bwgrowregions function on File Exchange which segments binary images into regions according to the closest of multiple seeds. Hope this helps.

댓글을 달려면 로그인하십시오.

Image Analyst
Image Analyst 2014년 4월 1일

0 개 추천

None built in that I know of. I do have a Photoshop-like magic wand demo, if you're interested. It's attached.
Image Analyst
Image Analyst 2015년 9월 15일

0 개 추천

Starting with R2015b, the Image Processing Toolbox has a function grayconnected() that is a magic wand type of function.

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

2011년 4월 4일

댓글:

2024년 1월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by