Watershed algorithm and seed region growing

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

Antworten (3)

Nitin
Nitin am 1 Apr. 2014

0 Stimmen

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

2 Kommentare

sahel khan
sahel khan am 23 Aug. 2018
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.

Melden Sie sich an, um zu kommentieren.

Image Analyst
Image Analyst am 1 Apr. 2014

0 Stimmen

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 am 15 Sep. 2015

0 Stimmen

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

Kategorien

Mehr zu Images finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 4 Apr. 2011

Kommentiert:

am 4 Jan. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by