[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.


More information about the Insight-users mailing list