]> Creatis software - gdcm.git/blobdiff - Doc/Website/Main.html
ENH: minor cleanup
[gdcm.git] / Doc / Website / Main.html
index acd8929a17cb737d9e0f8de6233fbd98083d9a74..b2f535eea93cb626d22597049a3ce806aa00fa35 100644 (file)
 <!#######################################################################>
 <H1>Gdcm Home Page</H1>
 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
+<blink>Note for Google users : </blink><br>
+If you don't see in the left part of your screen
+ the blue 'side bar', <br>
+ starting with 'News', 'Licence', 'Documentation',
+ 'Download', etc better click on : </br>
+ <a
+ href="http://www.creatis.insa-lyon.fr/Public/Gdcm/">
+ http://www.creatis.insa-lyon.fr/Public/Gdcm/ </a> <br>
+<HR size="1"><ADDRESS style="align: right;"></ADDRESS>
+<br><br><br>
+
+<H2>(Important note for ITK users)</H2>
+
+   <UL>
+   <LI> ITK (Insight ToolKit) still uses by default gdcm 1.2.x, but can be used with a system installed gdcm 2.x
+   <LI> Current gdcm 1.x version is 1.3.x
+   </UL>  
+   
+<H2>(Important note for new DICOM  users)</H2>
+   <UL>
+   <LI> An other version, called <a href="http://gdcm.sourceforge.net">gdcm2</a> exists, an is a complete ground up rewrite of GDCM 1.x. 
+   (have a look at <a href="http://apps.sourceforge.net/mediawiki/gdcm/index.php?title=GDCM_Release_2.0">
+                            http://apps.sourceforge.net/mediawiki/gdcm/index.php?title=GDCM_Release_2.0
+                   </a>)</br>
+   If you are a new DICOM user, better use gdcm2, because its structure will allow much more features than gdcm1.x does (it's almost exclusively 'image oriented'). gdcm2 is wrapped in python, C# and Java.
+   </UL> 
+
+<br><br><br>
+
 
 Gdcm is yet another C++ library dedicated to reading/parsing and writing
 <A HREF="http://medical.nema.org/">Dicom</A> medical files.
@@ -109,12 +140,8 @@ gdcm doesn't implement (yet?)
 <UL>
   <LI>the integration of (optional) overlays on image.
   </li>
-  <LI>a support to write files according to the 
-     <A HREF="ConformanceSummary.html">various classical Jpeg encodings</A>
-             (only read methods are provided)
-  </li>
-  <LI>a support to deal with JPEG 2000 encodings</A>
-  </li>
+  <LI> ...
+  </li>  
 </UL>
 Gdcm also still needs
 <UL>