[Insight-users] Re: some problems in Examples/Segmentation/DeformableModel1.cxx

Luis Ibanez luis.ibanez at kitware.com
Fri Jul 2 14:00:20 EDT 2004


Hi Funchun,

In order to display a Mesh you can use VTK.

in the InsightApplications checkout, you will
find examples on how to convert an ITK mesh
into a VTK one. Please look at the file

InsightApplications/Auxiliary/vtk/vtk2itk.cxx


In order to display the gradient vector field
you can also use VTK, in particular you may
want to use Glyphs.  You may want to play with
ParaView in order to get a feeling on how the
vector field can be displayed.

ParaView is an open source, free application
developed on top of VTK. It reads MetaImage
files and can be downloaded from

      http://www.paraview.org


The Deformable models can be used in 3D.
The examples for the SoftwareGuide were mostly
done in 2D simply because it was easier to
display the results in that way.


Please let us know if you have further questions.



  Thanks


     Luis


-----------------
Fuchun Lin wrote:

> Hi,luis.ibanez
> 
> I use Deformable Model in medical image segmentatation,I met some problems,
> 1. How to display the mesh?
> 2. How to display the gradient vector field, that is, the external force field?
> 3. The example is used in 3D, however, the illustration given in the guide, that is, 
> DeformableModel1 BrainProtonDensitySlice.png ConfidenceConnectedOutput1.png, is 2D,
> do it use?  
> 	
> Sorry for my poor english.
> Best Regards.
> 
> 
>         Fuchun Lin
>         fclin at nlpr.ia.ac.cn
>           2004-06-28
> 
> 
> 
> 





More information about the Insight-users mailing list