[Insight-users] How do i visualize a 3D brain image in
ANALYZE(.img) format in VTK?
Luis Ibanez
luis.ibanez at kitware.com
Wed Oct 11 10:11:26 EDT 2006
Hi Prename Surname,
Please look at the example:
InsightApplications/Auxiliary/vtk/
itkReadITKImage3DSegmentShowVTK.cxx
It will read any of the ITK supported file formats
and will display it with VTK.
There is nothing specific that you need to do for ANALYZE.
This example also runs a segmentation and display it as a
surface. You may want to remove that part if you are only
interested in displaying the image.
Regards,
Luis
------------------------
Prename Surname wrote:
> As the title says,
> How do i visualize a 3D brain image in ANALYZE (.img) format in VTK?
> I know its a basic question, but i am having a little problems doing it.
> A codeexample would be very nice. Thank you very much
>
> Best of regards
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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