[vtkusers] Load and display a volumetric .nrrd file with VTK

David E DeMarle dave.demarle at kitware.com
Thu Jun 7 06:53:14 EDT 2012


Did you try:
http://www.vtk.org/doc/nightly/html/classvtkNrrdReader.html
or:
http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html
?

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Thu, Jun 7, 2012 at 6:26 AM, Mr Francesco Grussu
<francesco.grussu at eecs.qmul.ac.uk> wrote:
> Dear all,
> I am new to VTK and I am trying to load and display a .nrrd file.
>
> This file stores a stack of 2D slices derived from a DICOM series.
>
> I would like to load it and display a volumetric 3D image (for instance, a
> window where you can select the particular slice to be shown).
>
> Do you have any suggestions regarding this simple task?
> I also have the original DICOM series (a set of slices, each stored in a
> single file), so I might start from that series as well.
>
> Thank you in advance,
> my regards
>
> Francesco
>
>
> _______________________________________________
> 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



More information about the vtkusers mailing list