[Insight-users] Partial Volume Calculations

Karthik Krishnan karthik.krishnan at kitware.com
Wed Jan 12 05:39:56 EST 2011


There aren't any in ITK, but you could use VTK. Generate an isosurface
using marching cubes. Then use vtkMassProperties to compute the
volume. This integrates the signed projections of all triangles in
your closed surface along a plane.

On Wed, Jan 12, 2011 at 1:50 AM, John Drozd <john.drozd at gmail.com> wrote:

> Hi,
>
> Can anyone point me to some resources for using ITK to perform partial
> volume corrections?
>
> Thanks,
> John
>
> --
> John Drozd
> Post-Doctoral Fellow, Robarts Research Institute
> The University of Western Ontario
> London, ON, Canada
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110112/e5edb2d7/attachment-0001.htm>


More information about the Insight-users mailing list