[Insight-users] Work with ITK meshes like VTK

Leila baghdadi baghdadi at sickkids.ca
Thu Feb 10 11:12:59 EST 2005


Hi Xavier,

1) It is not a problem to ask a beginner question on the list as long as
it has not been asked before, you can always search the archives for
your answer before you send in a question

2) I think the simplest thing is just convert your mesh from
ITK---->VTK and then apply all the filters you wish on it and then
convert it back to ITK should you require,
you can check InsightApplications for a few examples examples which do
that, one of which DeformabelModelApplication,

create ITK mesh --> convert it to SIMPLEX MESH ( a specific type of mesh
for deformable models still ITK format --> VTK mesh for visualization,


HTH

Leila

On Wed, 2005-02-09 at 05:14, Xavier Mellado Esteban wrote:
> Hello:
> 
> 1) I am using ITK for segmentation, getting an itk::Mesh as output. I want 
> to work with this mesh, doing smoothing, decimation, etc. (all that can be 
> done with VTK), but on ITK (excluding final visualization on screen that I 
> know it's only available on VTK). Is this possible? ITK can work with meshes 
> as VTK?
> 
> 
> I know it's a beginner question, I have searched in mailing list, and have 
> read Mesh chapter in Software Guide, but haven't find a categorical answer 
> (although I suspect that the answer it's no, and I must implement it by 
> myself).
> 
> The reason for this question is I am newcomer in a scientific group, having 
> a shared library based on ITK for several projects. They use ITK to generate 
> 2D meshes or 3D meshes. The new project I am taking part, it's the first 
> that visualize 3D meshes, and we want to keep the same common structure for 
> they.
> 
>                              Thanks in advance:
>                                                                   Xavier
> 
> _________________________________________________________________
> Moda para esta temporada. Ponte al día de todas las tendencias. 
> http://www.msn.es/Mujer/moda/default.asp
> 
> _______________________________________________
> 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