[Insight-users] ITK Spatial objects and 3D format

Julien Jomier jjomier at cs.unc.edu
Thu Mar 17 10:52:25 EST 2005


Hi Lagaffe,

ITK cannot read 3D meshs except metaIO.
At this point you have two options:

1) Use VTK if it has the appropriate reader you need. Then pass it to 
ITK and use the SpatialObjectToImageFilter to create a binary image.

2) Create your own converter...

Note that the SpatialObjectToImageFilter is slow when the number of 
cells in the mesh is important. I need to improve it.

Julien

Lagaffe wrote:
> Hello,
> 
> Does ITK can read  3D format like .dxf, directX ...
> 
> I would like to load a 3D mesh form my modeller and
> then create an ITK image with 0 outside the mesh and 1
> inside the mesh ... is it possible to do this with ITK
> ?
> 
> thanks for help
> 
> Lagaffe
> 
> 
> 	
> 
> 	
> 		
> Découvrez nos promotions exclusives "destination de la Tunisie, du Maroc, des Baléares et la Rép. Dominicaine sur Yahoo! Voyages :
> http://fr.travel.yahoo.com/promotions/mar14.html
> _______________________________________________
> 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