[ITK] [ITK-users] Surface extraction problem
Francisco López-Franca
franciscolopezdelafranca at gmail.com
Tue Jul 8 06:51:20 EDT 2014
Hi again.
Another way by which you can save the mesh in Nifti format. It is like this:
1. Read a Nifti file with the 3D object.
2. Create a BinaryMask3DMeshSource object to generate the surface of the
object.
3. Create a TriangleMeshToBinaryImageFilter object that receives as input
the output of the mesh source object.
4. Save the output of triangle mesh with an ImageFileWriter.
Regards.
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Surface-extraction-problem-tp7585840p7585863.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
_____________________________________
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.php
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://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list