[Insight-users] Writing filter output to a mesh

Luis Ibanez luis.ibanez at kitware.com
Sat May 17 12:19:29 EDT 2008


Hi Gita,

You can take the LevelSet that is produced as output of the
Geodesic Active Contours filter, and pass it as input to the
BinaryMask3DMeshSource filter in order to produce a Mesh as
the output.

If the purpose is to perform visualization you could also
take the level set, convert it to a vtkImageData and then
use the vtkContourFilter.


    Regards,



         Luis


------------------
Gita Das wrote:
> Dear Luis,
> I need to write the output of a Geodesic Active Contour Image Filter to
> a mesh instead of an output image. 
> I would appreciate any help/suggestion.
> Kind regards,
> 
> Gita Das
> Monash University
> Australia
> 
> 


More information about the Insight-users mailing list