[Insight-users] itkEllipsoidInteriorExteriorSpatialFunctionExample: add simple function 2

Luis Ibanez luis.ibanez at kitware.com
Sat Mar 17 19:33:33 EST 2007


Hi Francesco,

Creationg yous synthetic image may be easier
by using the following classes:


itkEllipseSpatialObject
http://www.itk.org/Insight/Doxygen/html/classitk_1_1EllipseSpatialObject.html

and


itkSpatialObjectToImageFilter
http://www.itk.org/Insight/Doxygen/html/classitk_1_1SpatialObjectToImageFilter.html


With this combination you can create a rasterization of
an ellipsoid that is only partially contained inside the
image.


  Regards,


     Luis


-----------------------------
Francesco Pasqualini wrote:
> Hi guys,
> I need an other upgrade, if someone of you would be so glad with me....
> 
> 
> is there a method to force a part of the ellipsoid to go out of the  
> volume, for example, half the volume inside and half outside?
> 
> thanks a lot
> francesco
> 
> _______________________________________________
> 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