[vtkusers] DICOM --*.raw files to vtk?

Joshua Thomas joshua.j.thomas at gmail.com
Thu Aug 11 22:45:10 EDT 2005


Dear All,

I am using vtk with tcl.

Now my problem is by using which  vtk reader  i can read *.raw images?

I've 123 *.raw files in my folder. Which i convert from DICOM format.

Then i rename all the files into im.1 im.2 im.3 and so on. then i used
vtkVolume16Reader to extract the files by using

v16 SetFilePrefix "$VTK_DATA_ROOT/Data/asgntemp/im"  But i couldn't
see the proper image.

I donot understand how can i read all the 123 files. If i use a FOR
LOOP statement how can i use inside the vtkVolume16Reader.

Need your help!!!!

Thanks
JJ



More information about the vtkusers mailing list