[vtkusers] help request: medical imaging with VTK

Meisam Aliroteh meisam.aliroteh at gmail.com
Mon Oct 8 14:22:02 EDT 2007


Alessio,

As far as I know VTK cannot load Analyze files. Instead it can load DICOM
files. You can either convert the analye files to DICOM (there are many
convertes that do this, just google for it) or you can use ITK which can
load analyze files. If you are implementing an application using only VTK,
maybe you can write a tiny program using ITK that loads analyze files and
then saves them as DICOM. This way you can use your own ITK-based program to
convert your files to DICOM and then your VTK-based application can load
them.


On 10/8/07, Alessio Balzide <mail_di_ale at yahoo.it> wrote:
>
> hallo everybody!
> May be this is a very simple question, but could somebody explain me how I
> can import "analyze" datasets in VTK? Is there a reader for this data
> format?
>
> Thanks a lot in advance!
> Alex
>
> ------------------------------
>  ------------------------------
> L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail<http://us.rd.yahoo.com/mail/it/taglines/hotmail/nowyoucan/nextgen/*http://it.docs.yahoo.com/nowyoucan.html>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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/20071008/fed92ec3/attachment.htm>


More information about the vtkusers mailing list