[vtkusers] DICOM(*.dc) convert to vtk raw?
Joshua Thomas
joshua.j.thomas at gmail.com
Mon Aug 8 11:11:25 EDT 2005
Dear All,
I am using VTK with TCL
I've been go through the website, and understand a bit about dicom2.
Now my problem is i have a folder in C:\se2 which has 99 *.dc files. \
1. How can i convert these files into vtk format? If i am going to
use vtkDICOMImageReader then which format i have to convert
2. i tried with dicom2 --to= sampdir -r * But with errors.
3. how can i locate c:\se2 to dicom2
I tired c:\dicom2 c\se2 --to= sampdir -r * But with Errors.
Can any sample files are available, if so how can i get
vtkDICOMImageReader examples.... I would like to know how can i
convert dicom2 (*.dc) into vtk format (png; jpg or what format)
Need your Help desperately!
Regards,
JJ
On 8/7/05, Łukasz Tutaj <ltutaj at wp.pl> wrote:
> Hi Joshua.
>
> If you want to know everything about DICOM format you should visit
> this websit http://medical.nema.org. In few words it is Digital Imaging
> and Communications in Medicine (DICOM) standard for distributing and
> viewing any kind of medical image. In VTK there is a special class for
> reading DICOM files called vtkDICOMImageReader. It is very simple but i
> hope in future it will be developed. However using this class you can
> import data from one or more DICOM files nad then visualize it in way
> you want.
>
> Regards
> Łukasz
>
>
> Joshua Thomas wrote:
>
> >Dear All,
> >
> >I am using Vtk with TCL.
> >
> >I have a couple of doubts, what is DICOM format? Actually i've been
> >through the below website. and i understand its a tool.
> >
> >www.barre.nom.fr
> >
> >How can i convert DICOM into Vtk format? so DICOM is a format of
> >data? if so where can i get DICOM data so that i can convert into vtk
> >then i can create a pipeline.
> >
> >Thanks for the HELP!!!
> >
> >Regards,
> >JJ
> >_______________________________________________
> >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
> >
> >
> >
> >
>
>
> _______________________________________________
> 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
>
More information about the vtkusers
mailing list