[Insight-users] Marching Cubes

Luis Ibanez luis.ibanez at kitware.com
Thu Oct 26 09:32:48 EDT 2006


Hi Adrian,

You may want to look at the example:

  InsightApplications/Auxiliary/vtk/
    itkReadITKImage3DSegmentShowVTK.cxx
    itkReadITKImageSegmentShowVTK.cxx

It show how to read image with ITK,
convert them to VTK, and how to use
the VTK contour filter for extracting
iso-surfaces.


Regards,


    Luis


----------------------
Sylvain Jaume wrote:
> Hi Adrian,
> 
> First you can create a 3D image, using one example is
> Insight/Examples/DataRepresentation/Image
> 
> Then you can apply the Marching Cubes to that image. Look at
> VTK/Examples/DataManipulation/Tcl/marching.tcl
> 
> Sylvain
> 
> Adrian Prieto wrote:
> 
>> Hi,
>>
>> I´m trying to practice with ITK, VTK and Marching Cubes algorithm, but I
>> don´t know How;
>>
>> Do you know something about that?
>>
>> Thank you very much!
>>
>> Adrián Prieto.
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 


More information about the Insight-users mailing list