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 Download</TITLE>
10 <!#######################################################################>
11 <H1>gdcm download page</H1>
12 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
14 <!#######################################################################>
15 <H2>Download current sources</H2>
16 In order to retrieve the bleeding edge version (or any previous
17 version) of gdcm please refer to the
18 <A HREF="Cvs.html">gdcm cvs access</A> page.
20 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
22 <H2>Download Data</H2>
25 Get a <a href="/~jpr/PUBLIC/gdcm/gdcmData.tar.gz">
26 gzipped tarball</a> of Test Data
27 used for a full checking of the library.
28 (warning : 78 Megabytes ...)
32 Some <a href="/~jpr/PUBLIC/gdcm/gdcmSampleData">
33 images of interest</a>,
34 to be loaded one at a time, depending on what you need.
38 Some gdcm parsable <a href="/~jpr/PUBLIC/gdcm/gdcmNonImageData">
39 'non Image' Dicom files</a>,
40 stored here, just to remember us gdcm doesn't deal with them :-(
44 <a href="Credits.html">Credits</a>
46 <LI> Image Particularities
48 List of gdcmData images, grouped more or less by
49 <a href="ImageParticularities.html">Image Particularities</a><br>
50 A given image may appear more than once.
53 <!#######################################################################>
54 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
55 <H2>(Packaged) distributions of gdcm last stable
56 <A HREF="News.html#NewsVersion1_0">version 1.0</A>
61 <A HREF="News.html#NewsVersion1_0">news on version 1.0</A>
62 for more information on the features of this release.
65 <!###############################>
67 <IMG src="Icons/os-windows.gif" alt="win95 logo"
68 nosave height=32 width=32>
74 <A HREF="../GdcmPackages/bin20050317/gdcm-1.0.0.zip">gdcm-1.0.0.zip</A>,
76 <i>Sorry, not yet made</i>
78 <LI> Windoze self installer :
79 <A HREF="../GdcmPackages/bin20050317/GDCM1_0_0.exe"> gdcm1.0.0.exe</A>.
84 <!###############################>
86 <IMG src="Icons/os-linux.gif" alt="win95 logo"
87 nosave height=32 width=32>
89 <LI>Sources in a compressed tarball :
92 <A HREF="../GdcmPackages/bin20050318/src-1.0.0.tar.gz">
95 <A HREF="../GdcmPackages/bin20050318/Testing-1.0.0.tar.gz">
96 Testing-1.0.0.tar.gz</A>.
98 <A HREF="../GdcmPackages/bin20050318/Example-1.0.0.tar.gz">
99 Example-1.0.0.tar.gz</A>.
104 <A HREF="../GdcmPackages/bin20050318/gdcm-1.0.0.src.rpm">
105 gdcm-1.0.0.src.rpm</A>,
106 which requires swig 1.3.17.x [
107 <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
108 swig13-1.3.17-1.i386.rpm</A>,
109 <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
110 swig13-1.3.17-1.src.rpm</A>]
112 <i>Sorry, not yet made</i>
116 <A HREF="../GdcmPackages/bin20050318/gdcm-1.0.0.i386.rpm">
117 gdcm-1.0.0.i386.rpm</A>.
119 <i>Sorry, not yet made</i>
125 <B>Note:</B> The corresponding sources <b>must</b> be retrieved through cvs (see
126 <A HREF="Cvs.html">gdcm cvs access</A>)
127 with the cvs tag <B>Version1_0</B> e.g.
129 <TT>cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co
130 -r Version1_0 gdcm</TT>.
134 <!#######################################################################>
135 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
136 <H2> Distribution of gdcm stable
137 <A HREF="News.html#NewsVersion0_6">version 0.6</A>
142 <A HREF="News.html#NewsVersion0_6">news on version 0.6</A>
143 for more information on the features of this release.
146 <!###############################>
148 <IMG src="Icons/os-windows.gif" alt="win95 logo"
149 nosave height=32 width=32>
153 <LI> <B>Gdcm kernel</B>
157 <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.zip">gdcm-0.6.zip</A>,
159 : <i>Sorry, not yet made</i>
161 <LI> Windoze self installer
163 <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.exe"> gdcm-0.6.exe</A>.
165 : <i>Sorry, not yet made</i>
169 <LI> <B>GdcmPython</B>
173 <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.zip">
174 gdcmPython-0.4.zip</A>,
176 : <i>Sorry, not yet made</i>
178 <LI>Windoze self installer
180 <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.win32-py2.2.exe">
181 gdcmPython-0.6.win32-py2.2.exe</A>
182 (expects Python2.2.x).
184 : <i>Sorry, not yet made</i>
192 <!###############################>
193 <LI> <B>GNU/Linux</B>
194 <IMG src="Icons/os-linux.gif" alt="win95 logo"
195 nosave height=32 width=32>
197 <LI>Sources in a compressed tarball:
199 <A HREF="../GdcmPackages/bin20050318/gdcm0.6.tar.gz">
204 <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.0-1.src.rpm">
205 gdcm-0.6.0.src.rpm</A>,
206 which requires swig 1.3.17.x [
207 <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
208 swig13-1.3.17-1.i386.rpm</A>,
209 <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
210 swig13-1.3.17-1.src.rpm</A>]
212 : <i>Sorry, not yet made</i>
216 <A HREF="../GdcmPackages/bin20040608/gdcm-0.4.0-1.i386.rpm">
217 gdcm-0.6.0-1.i386.rpm</A>.
219 : <i>Sorry, not yet made</i>
225 <B>Note:</B> The corresponding sources <b>must</b> be retrieved through cvs (see
226 <A HREF="Cvs.html">gdcm cvs access</A>)
227 with the cvs tag <B>Version0_6</B> e.g.
229 <TT>cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co
230 -r Version0_6 gdcm</TT>.
232 <!#######################################################################>
233 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
234 <H2>Packaged distributions of gdcm
235 <A HREF="News.html#NewsVersion0_4">version 0.4</A>
240 <A HREF="News.html#NewsVersion0_4">news on version 0.4</A>
241 for more information on the features of this release.
244 <!###############################>
246 <IMG src="Icons/os-windows.gif" alt="win95 logo"
247 nosave height=32 width=32>
249 <LI> <B>Gdcm kernel</B>
252 <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.zip">gdcm-0.4.zip</A>,
254 <LI> Windoze self installer
255 <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.exe"> gdcm-0.4.exe</A>.
259 <LI> <B>GdcmPython</B>
262 <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.zip">
263 gdcmPython-0.4.zip</A>,
265 <LI>Windoze self installer
266 <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.win32-py2.2.exe">
267 gdcmPython-0.4.win32-py2.2.exe</A>
268 (expects Python2.2.x).
274 <!###############################>
275 <LI> <B>GNU/Linux RPM</B> packages
276 <IMG src="Icons/os-linux.gif" alt="win95 logo"
277 nosave height=32 width=32>
279 <LI>Sources in a compressed tarball:
280 <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0.tar.gz">
281 gdcm-0.4.0.tar.gz</A>.
284 <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.src.rpm">
285 gdcm-0.4.0-1.src.rpm</A>,
286 which requires swig 1.3.17.x [
287 <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
288 swig13-1.3.17-1.i386.rpm</A>,
289 <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
290 swig13-1.3.17-1.src.rpm</A>]
293 <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.i386.rpm">
294 gdcm-0.4.0-1.i386.rpm</A>.
300 <B>Note:</B> The corresponding sources can be retrieved through cvs (see
301 <A HREF="Cvs.html">gdcm cvs access</A>)
302 with the cvs tag <B>Version0_4</B> e.g.
304 <TT>cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co
305 -r Version0_4 gdcm</TT>.
307 <!#######################################################################>
308 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
309 <H2>Packaged distributions of intermediate version of Apr 20 2004 </H2>
311 <B>RPM for rh9 and fc1</B> (sources and binaries).
313 <LI> for <A HREF="../GdcmPackages/rpms/rh9">RedHat 9</A>
315 <LI> for <A HREF="rpms/fc1">Fedora Core 1</A>
319 <!#######################################################################>
320 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
321 <H2>Packaged distributions of gdcm previous stable versions
326 <A HREF="DownloadVersion0_3.html">version 0.3</A>,
329 <A HREF="DownloadVersion0_1.html">version 0.1</A>.
333 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>