1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <META http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5 <TITLE>Gdcm News</TITLE>
10 <!#######################################################################>
11 <H1>Gdcm News</a></H1>
12 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
14 <!#######################################################################>
16 <A CLASS="anchor" NAME="NewsVersion0_4">
17 <B>Version 0.4 (February 6 2004)</B></A>
20 <LI> <TT>gdcmFile</TT> class now enables acces to the data
21 i.e. the image[s] content. Previously only parsing of the
22 Dicom header was available through usage of <TT>gdcmHeader</TT>
24 <LI> a <A HREF="http://public.kitware.com/VTK/">VTK</A> plugin
25 of gdcm is now available through the <TT>vtkGdcmReader</TT>
26 vtk class (see it as a vtk wrapper of gdcm), which enables
28 <LI> Loading of a single image,
29 <LI> Loading of a stack of images from multiple Dicom files,
30 <LI> this class is wrapped for vtkPython (by using native vtk
33 <LI> Introduction of a jpeg sub-library: some very simple jpeg
34 compressed Dicom files might be working (check-it out).
35 <LI> And also, fewer memory leaks, cleaned-up stl usage (should work
36 with gcc-3.x), python disutil installer (see file setup.py)
37 supporting both Swig and vtk wrapping.
40 <!#######################################################################>
41 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
43 <A CLASS="anchor" NAME="NewsVersion0_3">
44 <B>Version 0.3 (July 8 2003)</B></A>
47 <LI> <TT>gdcmFile</TT> class now enables acces to the data
48 i.e. the image[s] content. Previously only parsing of the
49 Dicom header was available through usage of <TT>gdcmHeader</TT>
51 <LI> a <A HREF="http://public.kitware.com/VTK/">VTK</A> plugin
52 of gdcm is now available through the <TT>vtkGdcmReader</TT>
53 vtk class (see it as a vtk wrapper of gdcm), which enables
55 <LI> Loading of a single image,
56 <LI> Loading of a stack of images from multiple Dicom files,
57 <LI> this class is wrapped for vtkPython (by using native vtk
60 <LI> Introduction of a jpeg sub-library: some very simple jpeg
61 compressed Dicom files might be working (check-it out).
62 <LI> And also, fewer memory leaks, cleaned-up stl usage (should work
63 with gcc-3.x), python disutil installer (see file setup.py)
64 supporting both Swig and vtk wrapping.
67 <!#######################################################################>
68 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
70 <A CLASS="anchor" NAME="NewsVersion0_1">
71 <B>Version 0.1 (April 1 2003)</B></A>
73 <!#######################################################################>
74 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
76 <A CLASS="anchor" name="NewsVersion0_1">
77 <B>Version 0.0 (March 14 2003)</B></A>
79 <HR size="1"><ADDRESS style="align: right;"></ADRESS>