[Insight-users] How to draw circle and ellipsoid on the ITK by VTK?

Luis Ibanez luis.ibanez at kitware.com
Wed Apr 11 12:54:14 EDT 2007


Hi XueQuan,

   Nope, ImageSliceViewer uses OpenGL directly.


If you want to visualize ITK image along with VTK
object you may want to look at the examples in

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


  Regards,


     Luis


------------------------
qxue at jouy.inra.fr wrote:
> Hi, Every one:
>     I have gotten the segmentation result based on ITK, and now I want to draw
> the circle or ellipsoid to each binary region using the VTK by color edge.
>     May I use the ImageSliceViewer class to finish it? How to do it?
>     Best regards,
> XueQuan
> _______________________________________________
> 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