[Insight-users] How to label the output of binary threshold filter

Richard Beare richard.beare at gmail.com
Thu Oct 11 19:34:57 EDT 2007


Hi,

Various forms of the labelling classes have been around for a long
time - itkConnectedComponentImageFilter is the class that gives each
"object" in an image a unique ID. Gaetan's new classes provide ways of
manipulating such objects once they have been labelled. The
ConnectedComponentImageFilter should be wrapped by default because it
is quite important.

On 10/12/07, Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr> wrote:
>
> Le 11 oct. 07 à 17:25, Ali - a écrit :
>
> > Gaëtan,
> >
> > Are your labeling classes included in ITK cvs version?
>
> not yet
>
> > Any plans to include them in near future?
>
> that contribution is made to be included in ITK, but, I can't say
> when it will be effectively included.
> Anyway, you can use it already if you like :-)
>
> Gaëtan
>
> >
> > >
> > >
> > > Hi Ali,
> > >
> > > Please look at the contribution I made recently : http://insight-
> > > journal.org/InsightJournalManager/view_reviews.php?
> > > back=index.php&pubid=176
> > > I'm using it extensively currently, with WrapITK.
> > >
> > > Gaëtan
> > >
> > >
> > > Le 11 oct. 07 à 16:18, Ali - a écrit :
> > >
> > > > Hi,
> > > >
> > > > How is it possible to have a watershed-output-like for the output
> > > > of a binary threshold filter, that is, how to access the
> > individual
> > > > regoins of the output of a binary threshold filter for further
> > > > manipulation?
> > > >
> > > > The next generation of MSN Hotmail has arrived - Windows Live
> > Hotmail
> > > > _______________________________________________
> > > > Insight-users mailing list
> > > > Insight-users at itk.org
> > > > http://www.itk.org/mailman/listinfo/insight-users
> > >
> > > --
> > > Gaëtan Lehmann
> > > Biologie du Développement et de la Reproduction
> > > INRA de Jouy-en-Josas (France)
> > > tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
> > > http://voxel.jouy.inra.fr
> > >
> > >
> > >
> >
> > Get free emoticon packs and customisation from Windows Live. Pimp
> > My Live!
>
> --
> Gaëtan Lehmann
> Biologie du Développement et de la Reproduction
> INRA de Jouy-en-Josas (France)
> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
> http://voxel.jouy.inra.fr
>
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
>


More information about the Insight-users mailing list