]> Creatis software - gdcm.git/commitdiff
Update Doc
authorjpr <jpr>
Tue, 14 Jun 2005 14:59:08 +0000 (14:59 +0000)
committerjpr <jpr>
Tue, 14 Jun 2005 14:59:08 +0000 (14:59 +0000)
Doc/Website/CommandLine.html
Doc/Website/ImageParticularities.html
Doc/Website/Support.html

index dceb88f46ac23676fce4b27381d21d62ca392fc4..381a18291e4a2585f1ef884b82a7c033b7edc4e3 100644 (file)
@@ -44,6 +44,7 @@
           mode = a (ACR), x (Explicit VR Dicom), r (RAW : only pixels)
           noshadow : user doesn't want to load Private groups (odd number)
           noseq    : user doesn't want to load Sequences
+          rgb      : user wants to transform LUT (if any) into RGB 
           debug    : user wants to run the program in 'debug mode' 
    </pre>
 
index d9c71a4b5bdab46818fbdc93218c7678933bb1bb..19ece45a34ebdeef96e9358f9e355fdc1e8ffc49 100644 (file)
@@ -99,11 +99,19 @@ CR-MONO1-10-chest.dcm                                        pixelType=16U Smpl.
 
 PALETTE COLOR
 -------------
-gdcm-US-ALOKA-16.dcm                                         pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [Implicit VR - Little Endian]
+- With Palette Color Lookup Tables : 8 Bits per Pixel
+----------------------------------
 LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm                     pixelType=8U  Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [Explicit VR - Little Endian]
 LEADTOOLS_FLOWERS-8-PAL-RLE.dcm                              pixelType=8U  Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [RLE Lossless]
 US-PAL-8-10x-echo.dcm                                        pixelType=8U  Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [RLE Lossless]
 OT-PAL-8-face.dcm                                            pixelType=8U  Smpl.P.Pix.=1 Plan.Config.=1 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [Uncompressed ACR-NEMA]
+- With Palette Color Lookup Tables : 16 Bits per Pixel
+----------------------------------
+rle16sti.dcm                                                 pixelType=16U  Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [RLE Lossless]                              
+rle16loo.dcm                                                 pixelType=16U  Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [RLE Lossless]
+- With Segmented Palette Color Lookup Tables : 16 Bits Per Pixel
+--------------------------------------------
+gdcm-US-ALOKA-16.dcm                                         pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR  TransferSyntaxName= [Implicit VR - Little Endian]
 
 RGB
 ---
index b440eaf5a43b4b1d4956e98f16f9390119ae14fa..5c3039cbb1d147dcc6e7a69dd4f630bf2f649785 100644 (file)
@@ -16,34 +16,29 @@ Gdcm is hosted at
 
 The historical developpers are (alphabetical order)
 <UL>
-<LI> Eric Boix (Creatis)
-</LI>
-<LI> Leonardo Florez (Creatis/Theralys)
-</LI>
-<LI> Emmanuel Olart (Theralys)
-</LI>
+   <LI> Eric Boix (Creatis)
+   <LI> Leonardo Florez (Creatis/Theralys)
+   <LI> Emmanuel Olart (Theralys)
 </UL>
 
 The current developpers are (alphabetical order)
 <UL>
-<LI> Luis Ibanez (Kitware)
-</LI>
-<LI> Mathieu Malaterre (Kitware)
-</LI>
-<LI> Benoit Regrain (Creatis)
-</LI>
-<LI> Jean-Pierre Roux (Creatis)
-</LI>
+   <LI> Mathieu Malaterre (Kitware)
+   <LI> Benoit Regrain (Creatis)
+   <LI> Jean-Pierre Roux (Creatis)
 </UL>
 
-The contributors are
+The contributors are (alphabetical order)
 <UL>
-<LI> Hugues Benoit-Cattin
-<LI> Fabrice Bellet
-<LI> Jean-Michel Rouet
-<LI> Peter Cech
-<LI> Edouardo Davila
-<LI> Michal Kurgan
+   <LI> Hugues Benoit-Cattin
+   <LI> Fabrice Bellet
+   <LI> Jean-Michel Rouet
+   <LI> Peter Cech
+   <LI> Edouardo Davila
+   <LI> Dennis Hu
+   <LI> Luis Ibanez 
+   <LI> Michal Kurgan
+   <LI> Luca Picello
 </UL>
 
 <!####################################>