[vtkusers] save DICOM as NIFTI

David Gobbi david.gobbi at gmail.com
Thu Feb 6 21:05:50 EST 2014


There is a VTK class for writing NIFTI files, and I even submitted it to VTK
along with a test, but there was no response to my requests for reviews
so it is still sitting in the queue:
http://review.source.kitware.com/#/c/10538/

Eventually I will re-submit a more recent version of these classes and see
if they get a bit more attention.

  David


On Thu, Feb 6, 2014 at 5:19 PM, Miro Drahos <mdrahos at robodoc.com> wrote:
> You will have to use some 3rd party tool, like mricron's dcm2nii. There is
> no VTK class that would write nifti image.
> If you are looking for an API to work with NIFTI images, I recommend FSL
> (open-source) http://fsl.fmrib.ox.ac.uk/ and their volume class
> (libnewimage.a), but note that the license does not permit you to use this
> in commercial product.
> HTH,
> Miro
>
>
>
> On 02/03/2014 12:49 PM, Sam Raby wrote:
>
> Hello,
>
>
>
> I am reading a series of DICOM image in C++, and would like to save it as a
> NIFITI file. Would you let me know  how I can do that?
>
>
>
> Thanks
> -S


More information about the vtkusers mailing list