[Insight-users] Skeleton morphology
Dan Mueller
dan.muel at gmail.com
Mon May 10 00:47:36 EDT 2010
Hi Rahul,
The following class implements binary thinning (ie. skeletonization)
for 2D images:
Code\Algorithms\itkBinaryThinningImageFilter.h
The following Insight Journal articles provided 3D implementations:
Digital Topology
http://www.insight-journal.org/browse/publication/120
Implementation of a 3D thinning algorithm
http://www.insight-journal.org/browse/publication/181
HTH
Cheers, Dan
On 10 May 2010 05:32, Rahul P.Kumar <aarkay0001 at yahoo.com> wrote:
> Hi everyone,
> Is there any skeleton filtering operation in itk? 2D or 3D?
> At my first glance, I could not find any.
> Cheers,
> Rahul
More information about the Insight-users
mailing list