[Insight-developers] how can be called 4- and 8-conectivity for
anydimension ?
Miller, James V (Research)
millerjv at crd.ge.com
Tue Jun 7 07:59:18 EDT 2005
In the ConnectedComponentImageFilter, we use FullyConnectedOn()/Off().
This allows the user to specify two cases: face connected (4 connected
in 2D) or face+edge+vertex connected (8 connected in 2D).
This is cleanest mechanism I have come up with for specifying this relationship
in ND.
Jim
-----Original Message-----
From: insight-developers-bounces+millerjv=crd.ge.com at itk.org
[mailto:insight-developers-bounces+millerjv=crd.ge.com at itk.org]On Behalf
Of Gaetan Lehmann
Sent: Tuesday, June 07, 2005 5:06 AM
To: insight-developers at itk.org
Subject: [Insight-developers] how can be called 4- and 8-conectivity for
anydimension ?
Hi,
I have implemented a more efficient algorithm for reconstruction by
dilatation than geodesic dilatation run to convergence.
I'm searching a name to give to the method which allows user to choose
connectivity (4- or 8-connectivity for 2 dimensions, 6- or 26-connectivity
for 3 dimensions, ...), and I can't find a filter in ITK where I could
find this name.
Which name, independent of dimension, should I take ?
Regards,
Gaetan.
--
Gaetan Lehmann <gaetan.lehmann at jouy.inra.fr>
Tel: +33 1 34 65 29 66
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
Web: http://voxel.jouy.inra.fr
_______________________________________________
Insight-developers mailing list
Insight-developers at itk.org
http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list