[Insight-users] Volume, Surface and Moment of inertia from labeled 3d-images
Luis Ibanez
luis.ibanez at kitware.com
Tue Jun 30 14:00:38 EDT 2009
Hi Lynx,
You will find these functionalities in the Insight Journal
paper:
http://www.insight-journal.org/browse/publication/176
This is the same code that Richard Beare pointed out:
http://voxel.jouy.inra.fr/darcs/contrib-itk/binaryAttributeMorphology/
You may want to look at the classes:
itkStatisticsLabelObject
itkStatisticsLabelMapFilter
Please note that some of the classes from this IJ paper
are being moved to the Insight/Code/Review directory
(it is work in progress).
In the meantime you probably should use the code from
the inria.fr web site directly.
Regards,
Luis
------------------------------
lynx.abraxas at freenet.de wrote:
> Hello!
>
>
> I don't know the proper term for this kind of task so I wonder:
> If I'd have a labeled 3d image would there be functions in ITK that can
> calculate volume, surface and the moment of inertia of each label?
> If not is there a label iterator that I could use to implement these
> calculations?
> Or is there some other open source tool that can do this?
>
> Many thanks for any help or hints
> Lynx
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list