[vtkusers] save DICOM as NIFTI

Miro Drahos mdrahos at robodoc.com
Thu Feb 6 19:19:32 EST 2014


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 knowhow I can do that?
>
> Thanks
> -S

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140206/bf91ae1b/attachment.html>


More information about the vtkusers mailing list