]> Creatis software - gdcm.git/blob - Doc/Website/VtkGdcm.html
bb17ab4cc8d7543d79d97d4c35ba38a0d2107db5
[gdcm.git] / Doc / Website / VtkGdcm.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HTML>
3 <HEAD>
4    <META http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5    <TITLE>Vtk Gdcm</TITLE>
6 </HEAD>
7
8 <BODY>
9
10 <!#######################################################################>
11 <H1>
12   <A HREF="http://public.kitware.com/VTK">VTK</A>
13   and gdcm</a></H1>
14 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
15
16 A <A HREF="http://public.kitware.com/VTK/">VTK</A> plugin
17 of gdcm is now available through the <TT>vtkGdcmReader</TT>
18 vtk class (see it as a thin wrapper of gdcm for vtk),
19 which enables
20 <UL>
21    <LI> Loading of a single image,
22    <LI> Loading of a stack of images from multiple Dicom files,
23    <LI> this class is wrapped for vtkPython (by using native VTK wrappers).
24 </UL>
25
26 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
27
28 </BODY>
29 </HTML>