[vtkusers] save DICOM as NIFTI

Sam Raby rabysam28 at gmail.com
Thu Feb 13 15:09:19 EST 2014


Thanks.
David, so the "TestNIFTIReaderWriter.py" would be the example to write a
nifiti in VTK?



On Thu, Feb 6, 2014 at 8:57 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> Also, ITK has dicom and nifti support.
>
> On Thu, Feb 6, 2014 at 9:31 PM, Miro Drahos <mdrahos at robodoc.com> wrote:
> > Fantastic, I stand corrected!
> > Thank you David!
> >
> >
> >
> > On 02/06/2014 06:05 PM, David Gobbi wrote:
> >>
> >> 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
> >
> >
> > _______________________________________________
> > 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
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot 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/20140213/98ea9655/attachment.html>


More information about the vtkusers mailing list