[vtkusers] Visualize medical information from *.nrrd file

Dženan Zukić dzenanz at gmail.com
Wed Nov 9 04:42:49 EST 2011


With ITK's ImageFileReader there is no difference between NRRD and MHA (or
NII etc). For multi-planar reconstruction, you might use ITK's
ExtractImageFilter. See the attached example.

On Tue, Nov 8, 2011 at 15:56, mailagentrus <mailagentrus at mail.ru> wrote:

> Hello! How to visualize medical information from *.nrrd file use VTK and
> ITK?
> Or how to orginize MPR view to see information from this file?
>
> Thank you for advice!
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Visualize-medical-information-from-nrrd-file-tp4974475p4974475.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111109/0c319526/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExtractSlices.cpp
Type: text/x-c++src
Size: 2450 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111109/0c319526/attachment.cpp>


More information about the vtkusers mailing list