[Insight-users] Any filter for itkMesh projection?
Luis Ibanez
luis.ibanez at kitware.com
Thu Apr 16 13:06:41 EDT 2009
Hi Leo,
You can rasterize the mesh and generate a 3D binary image where
every slice will show you a mask of the inside of the Mesh.
You can do this with the filter:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1TriangleMeshToBinaryImageFilter.html
Regards,
Luis
-------------------
Yin Yin wrote:
> Dear ITK users,
>
> If I have a 3D mesh composed of triangles (e.g. a deformable field
> segmentation result), how can I project it on each 2D image slice
> forming 2D contours? I want to visualize and compare these contours
> with expert tracing points slice-by-slice. Any itk filter can do that?
>
> Thanks,
>
> Leo
>
>
> ------------------------------------------------------------------------
>
> _____________________________________
> 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