[ITK-users] Vessel Segmentation

Matt McCormick matt.mccormick at kitware.com
Fri Jan 16 14:07:46 EST 2015


ITK supports a number of file formats [1].  While it is technically
possible to create DICOM, this is very complicated, and one of the
other research formats, i.e. MetaImage, are recommended. There are
programs like 3D Slicer, based on ITK, that can be used to visualize
the output [2]. It is also possible to output PNG, JPG, TIFF,
representations, too. Write the resulting image to file in one of
these formats with ITK classes should be useful for debugging
purposes.

HTH,
Matt

[1] http://www.itk.org/Doxygen/html/group__Group-IO.html

[2] http://slicer.org/

On Fri, Jan 16, 2015 at 12:43 PM, Nissim Hadar
<nhadar at surgicaltheater.net> wrote:
> Thanks Matt.  I can try reading in the DICOM images, but I am not sure about
> the "supported ITK file format".  Can I produce a DICOM output?  I do not
> use VTK, so I do not understand how I will be able to view the output, in
> any non-DICOM format.
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/Vessel-Segmentation-tp35113p35133.html
> Sent from the ITK - 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
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users


More information about the Insight-users mailing list