Extraction of connected components in an image

Hi,

I used bwlabel.
But, I need to extract connected components in an image and show the largest and also smallest connected component as a new image

Could you please help me, how to do this

I'm not familiar with this package, personally. Since it looks like bwlabel() is a function of the EBImage package, and EBImage is a Bioconductor package, you might have more luck getting help with this one over on the Bioconductor community page.

https://support.bioconductor.org/

If you haven't already, I'd definitely recommend checking out the EBImage reference docs first, though, since it looks like they're pretty extensive.
https://www.bioconductor.org/packages/release/bioc/vignettes/EBImage/inst/doc/EBImage-introduction.html

2 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.