]> Creatis software - gdcmData.git/log
gdcmData.git
18 years ago * Add missing png file
regrain [Tue, 29 Nov 2005 10:46:25 +0000 (10:46 +0000)]
   * Add missing png file
   -- BeNours

18 years agoAdd test image
jpr [Mon, 28 Nov 2005 17:50:13 +0000 (17:50 +0000)]
Add test image

18 years agoAdd GE Private transfer syntax 16 bits image
jpr [Mon, 28 Nov 2005 17:49:40 +0000 (17:49 +0000)]
Add GE Private transfer syntax 16 bits image

18 years agoRemove useless THERALYS e-Film compliant Image Template
jpr [Tue, 25 Oct 2005 09:29:50 +0000 (09:29 +0000)]
Remove useless THERALYS e-Film compliant Image Template
(The job is fully done by gdcm at write time
-no need to read a dummy image before -)

18 years agoENH: Moving from jasper to openjpeg created a few artifacts...
malaterre [Mon, 24 Oct 2005 18:27:33 +0000 (18:27 +0000)]
ENH: Moving from jasper to openjpeg created a few artifacts...

18 years agoBUG: XA_GE_DLX_xadc.dcm was a copy of GE_DLX-8-MONO2-PrivateSyntax.dcm
malaterre [Thu, 6 Oct 2005 13:55:06 +0000 (13:55 +0000)]
BUG: XA_GE_DLX_xadc.dcm was a copy of GE_DLX-8-MONO2-PrivateSyntax.dcm

18 years agoENH: Adding this file...looks like it was missing. And cvswrapper are not working
malaterre [Fri, 30 Sep 2005 20:13:00 +0000 (20:13 +0000)]
ENH: Adding this file...looks like it was missing. And cvswrapper are not working

18 years agoENH: Adding this file...looks like it was missing. And cvswrapper are not working
malaterre [Fri, 30 Sep 2005 20:12:34 +0000 (20:12 +0000)]
ENH: Adding this file...looks like it was missing. And cvswrapper are not working

18 years agoENH: Adding this file...looks like it was missing
malaterre [Fri, 30 Sep 2005 20:11:35 +0000 (20:11 +0000)]
ENH: Adding this file...looks like it was missing

18 years agoRemove old deprecated shell scripts to avoid troubling unaware users.
jpr [Fri, 16 Sep 2005 10:33:02 +0000 (10:33 +0000)]
Remove old deprecated shell scripts to avoid troubling unaware users.
use :
ctest
now!

18 years agoAdd image descr
jpr [Mon, 12 Sep 2005 13:35:28 +0000 (13:35 +0000)]
Add image descr

18 years agoClean up ImageRecap.txt
jpr [Thu, 8 Sep 2005 09:44:02 +0000 (09:44 +0000)]
Clean up ImageRecap.txt

18 years agoForgot to commit the ".tst" files corresponding to the new added ".dcm"
jpr [Thu, 8 Sep 2005 08:47:55 +0000 (08:47 +0000)]
Forgot to commit the ".tst" files corresponding to the new added ".dcm"

18 years agoClean up TestAllEntryVerifyReference.txt
jpr [Thu, 8 Sep 2005 08:43:36 +0000 (08:43 +0000)]
Clean up TestAllEntryVerifyReference.txt

18 years agoOops!
jpr [Wed, 7 Sep 2005 15:00:56 +0000 (15:00 +0000)]
Oops!
Forgot to commit the .png for this one.

18 years agoAdd test files
jpr [Wed, 7 Sep 2005 14:47:51 +0000 (14:47 +0000)]
Add test files

18 years agoAdd a short notice for some nightmarish files
jpr [Wed, 7 Sep 2005 14:46:14 +0000 (14:46 +0000)]
Add a short notice for some nightmarish files

18 years agoAdd -kb in BaseLine
jpr [Wed, 7 Sep 2005 09:30:07 +0000 (09:30 +0000)]
Add -kb in BaseLine

18 years agoadd (-kb) png images in the BaseLine
jpr [Wed, 7 Sep 2005 09:29:08 +0000 (09:29 +0000)]
add (-kb) png images in the BaseLine

18 years agoAdd a detailed description of an oddity in the header :
jpr [Tue, 6 Sep 2005 15:21:14 +0000 (15:21 +0000)]
Add a detailed description of an oddity in the header :

PrintFile filein=gdcm-MR-PHILIPS-16-Multi-Seq.dcm level=2
shows :

-> 7 levels of embedded Sequences ...

-> Inside the Private 'true length' Sequence :

S 0029|263d lg :     x(7088) 28808    [SQ]  (starts at offset  x(1b4a) 6986 )

   there is a 'true length SQItem'
   V fffe|e000 lg :     x(7080) 28800  [UL]  (starts at offset  x(1b52) 6994 )

      inside, a 'true length' Sequence
      S 0029|2a06 lg :      x(116) 278    [SQ] (starts at offset x(1bda) 7130 )

   inside, a 'true length SQItem'
V fffe|e000 lg :       x(2c) 44    [UL] (starts at offset x(1be2) 7138)
      that contains ( at offset  x(1c02) 7170) the *impossible* tag :
         V fffe|0000 lg :        x(4) 4        [UL]
It's taken as a group length, some oddities occur, like :
V 0008|0000 lg :  x(e000fffe3758161918 [UL]
but the parsing goes on, successfully.

To be fixed !

  JPRx

18 years agoOops again !
jpr [Thu, 25 Aug 2005 16:08:21 +0000 (16:08 +0000)]
Oops again !
David Clunie's image was not fully anonymized (Patient name hidden in a Private
element + Implicit VR)
Now gdcmData *should be* fully anonymized ;-)

18 years agoOops!
jpr [Thu, 25 Aug 2005 15:16:57 +0000 (15:16 +0000)]
Oops!
Patient Name was hidden in a Private 'Bin'Entry.
It's now displayed wiyh the new PrintFile.
--> Remove from the server, anonymize, cvs add -b again

18 years agoAdd a 4200 entries DICOMDIR, usefull to check the speed
jpr [Tue, 12 Jul 2005 17:16:28 +0000 (17:16 +0000)]
Add a 4200 entries DICOMDIR, usefull to check the speed

18 years agoAdd some interresting DICOMDIRs
jpr [Mon, 11 Jul 2005 10:47:42 +0000 (10:47 +0000)]
Add some interresting DICOMDIRs

18 years agoBUG: Guess what, adding the png files help the test pass !
malaterre [Fri, 17 Jun 2005 04:26:42 +0000 (04:26 +0000)]
BUG: Guess what, adding the png files help the test pass !

18 years agoENH: Adding the tst files for the test
malaterre [Wed, 15 Jun 2005 19:58:31 +0000 (19:58 +0000)]
ENH: Adding the tst files for the test

18 years agoENH: Adding some jpeg2000 file for testing with jasper
malaterre [Wed, 15 Jun 2005 19:45:13 +0000 (19:45 +0000)]
ENH: Adding some jpeg2000 file for testing with jasper

18 years agoUpdate README
jpr [Wed, 15 Jun 2005 10:09:09 +0000 (10:09 +0000)]
Update README

18 years agoAdd (-kb) 16 bits images with 16 bits palette color
jpr [Tue, 14 Jun 2005 14:57:39 +0000 (14:57 +0000)]
Add (-kb) 16 bits images with 16 bits palette color

18 years agoRemove some files, localy, from the server.
jpr [Fri, 20 May 2005 09:25:07 +0000 (09:25 +0000)]
Remove some files, localy, from the server.
Anonymize the local copy.
Commit the anonymized version.

19 years agoBUG: Fix VTK test
malaterre [Thu, 5 May 2005 12:24:46 +0000 (12:24 +0000)]
BUG: Fix VTK test

19 years agoUpdate recap
jpr [Fri, 29 Apr 2005 15:59:33 +0000 (15:59 +0000)]
Update recap

19 years agoAdd a 'recap' file describing image particularities
jpr [Fri, 29 Apr 2005 15:14:46 +0000 (15:14 +0000)]
Add a 'recap' file describing image particularities

19 years agoUpdate TestAllEntryVerifyReference.txt
jpr [Fri, 22 Apr 2005 13:01:17 +0000 (13:01 +0000)]
Update TestAllEntryVerifyReference.txt

19 years agoUpdate Credits
jpr [Thu, 21 Apr 2005 10:08:33 +0000 (10:08 +0000)]
Update Credits

19 years agoAdd a small smaple of Dicom-MPEG image from ETIAM
jpr [Thu, 21 Apr 2005 10:05:52 +0000 (10:05 +0000)]
Add a small smaple of Dicom-MPEG image from ETIAM

19 years agoGo on, etc
jpr [Wed, 20 Apr 2005 16:06:29 +0000 (16:06 +0000)]
Go on, etc

19 years agoGo on updating comments (Credits)
jpr [Wed, 20 Apr 2005 16:01:53 +0000 (16:01 +0000)]
Go on updating comments (Credits)

19 years agoUpdate comments
jpr [Wed, 20 Apr 2005 15:47:25 +0000 (15:47 +0000)]
Update comments

19 years ago * Bad image due to bad around from double to uint8
regrain [Thu, 31 Mar 2005 09:49:16 +0000 (09:49 +0000)]
   * Bad image due to bad around from double to uint8
   -- BeNours

19 years ago * Add test files to replace the dicom 'at-run' generated files for the
regrain [Wed, 30 Mar 2005 15:29:39 +0000 (15:29 +0000)]
   * Add test files to replace the dicom 'at-run' generated files for the
     TestAllReadCompareDicom test
   -- BeNours

19 years ago * Change Baseline file (due to consideration of MONOCHROME1 & MONODCHRONE2)
regrain [Wed, 16 Feb 2005 08:55:16 +0000 (08:55 +0000)]
   * Change Baseline file (due to consideration of MONOCHROME1 & MONODCHRONE2)
   -- BeNours

19 years agoNew png according to differnce MONOCHROME1/MONOCHROME2
jpr [Tue, 15 Feb 2005 18:15:11 +0000 (18:15 +0000)]
New png according to differnce MONOCHROME1/MONOCHROME2
(seems that only David Clunnie is interrested in such a stuff, nowadays ;-)

19 years agoENH: Adding missing png file with correct cvs status
malaterre [Mon, 14 Feb 2005 18:45:33 +0000 (18:45 +0000)]
ENH: Adding missing png file with correct cvs status

19 years agoBUG: Need to remove those files sorry forgot kb
malaterre [Mon, 14 Feb 2005 18:44:51 +0000 (18:44 +0000)]
BUG: Need to remove those files sorry forgot kb

19 years agoENH: Missing png files
malaterre [Mon, 14 Feb 2005 17:58:10 +0000 (17:58 +0000)]
ENH: Missing png files

19 years ago*** empty log message ***
regrain [Tue, 8 Feb 2005 08:10:48 +0000 (08:10 +0000)]
*** empty log message ***

19 years agoAdd a strange US image
jpr [Mon, 7 Feb 2005 18:16:18 +0000 (18:16 +0000)]
Add a strange US image

19 years agoupdate README
jpr [Sun, 6 Feb 2005 16:28:36 +0000 (16:28 +0000)]
update README

19 years agoAdd info about the files
jpr [Thu, 3 Feb 2005 15:24:42 +0000 (15:24 +0000)]
Add info about the files

19 years agoAdd a 3000 entries DICOMDIR, within embedded sequences (icon descriptions)
jpr [Wed, 2 Feb 2005 13:59:15 +0000 (13:59 +0000)]
Add a 3000 entries DICOMDIR, within embedded sequences (icon descriptions)

19 years agoBUG: I believe the previous image was wrong (contained a blurry pixel line...)
malaterre [Tue, 18 Jan 2005 19:10:38 +0000 (19:10 +0000)]
BUG: I believe the previous image was wrong (contained a blurry pixel line...)

19 years ago * add baseline image (.png) for the black-listed image :
regrain [Tue, 18 Jan 2005 16:58:51 +0000 (16:58 +0000)]
   * add baseline image (.png) for the black-listed image :
     KODAK-12-MONO1-Odd_Terminated_Sequence.png
   -- BeNours

19 years ago * Add Basline image (.png) for the black-listed image :
regrain [Tue, 18 Jan 2005 16:56:05 +0000 (16:56 +0000)]
   * Add Basline image (.png) for the black-listed image :
     gdcm-JPEG-LossLessThoravision.png
   -- BeNours

19 years ago # Multiframe Papyrus format image
jpr [Tue, 18 Jan 2005 14:46:26 +0000 (14:46 +0000)]
  # Multiframe Papyrus format image
  # Just to remember this format exists, and is gdcm::Header compliant
  # (NOT gdcm::File ...)
  # All the necessary fields can be retrieved with low-level
  # SeqEntry/SQItem accesors
  # Any contribution is welcome
  #
  # Will be black listed next commit

19 years agoadd (-kb) Baseline/CT-SIEMENS-Icone-With-PaletteColor.png
jpr [Mon, 17 Jan 2005 16:22:52 +0000 (16:22 +0000)]
add (-kb) Baseline/CT-SIEMENS-Icone-With-PaletteColor.png

19 years agoAdd CT-SIEMENS-Icone-With-PaletteColor.dcm (cvs add -kb ...)
jpr [Mon, 17 Jan 2005 11:21:51 +0000 (11:21 +0000)]
Add CT-SIEMENS-Icone-With-PaletteColor.dcm (cvs add -kb ...)
An icone with its own Palette Colors is not so common ...

19 years ago * Add missing PNG references files
regrain [Fri, 7 Jan 2005 17:32:38 +0000 (17:32 +0000)]
   * Add missing PNG references files
   -- BeNours

19 years agoAdd files from IRAD data set
jpr [Thu, 6 Jan 2005 13:50:02 +0000 (13:50 +0000)]
Add files from IRAD data set
(no-preamble images, starting with group 0x0003 or 0x0005 )

19 years agoMultiframe 8 Bits image with "GE Private Transfert Syntax"
jpr [Thu, 6 Jan 2005 10:09:59 +0000 (10:09 +0000)]
Multiframe 8 Bits image with "GE Private Transfert Syntax"

19 years agoAdd David Clunie's Compression Data Set (for RLE, Jpeg Lossless, Jpeg Lossy)
jpr [Thu, 6 Jan 2005 09:57:38 +0000 (09:57 +0000)]
Add David Clunie's Compression Data Set (for RLE, Jpeg Lossless, Jpeg Lossy)
    Jpeg 2000 not yet committed

19 years ago * Change some Baseline files due to a bug fix in vtkGdcmReader
regrain [Wed, 8 Dec 2004 11:38:59 +0000 (11:38 +0000)]
   * Change some Baseline files due to a bug fix in vtkGdcmReader
   * Rename SIEMENS_MAGNETOM-12-MONO2-Seq*.dcm
     to SIEMENS_MAGNETOM-12-MONO2-FileSeq*.dcm
     to be easy found in the directory by a glob search (CMAKE)
   -- BeNours

19 years agoENH: Adding proper png for GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm
malaterre [Tue, 7 Dec 2004 19:12:19 +0000 (19:12 +0000)]
ENH: Adding proper png for GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm

19 years ago*** empty log message ***
regrain [Tue, 7 Dec 2004 18:45:19 +0000 (18:45 +0000)]
*** empty log message ***

19 years ago * Add baseline files
regrain [Tue, 7 Dec 2004 18:18:16 +0000 (18:18 +0000)]
   * Add baseline files
   -- BeNours

19 years agoENH: New DICOM image, it contains JPEG fragments
malaterre [Tue, 7 Dec 2004 03:00:53 +0000 (03:00 +0000)]
ENH: New DICOM image, it contains JPEG fragments

19 years ago * Add a sequence of 4 images
regrain [Fri, 3 Dec 2004 15:23:31 +0000 (15:23 +0000)]
   * Add a sequence of 4 images
   -- BeNours

19 years ago*** empty log message ***
regrain [Tue, 30 Nov 2004 15:04:40 +0000 (15:04 +0000)]
*** empty log message ***

19 years ago * Add Baseline files for the ShowDicom test
regrain [Tue, 30 Nov 2004 14:36:53 +0000 (14:36 +0000)]
   * Add Baseline files for the ShowDicom test
   -- BeNours

19 years ago * Add the baseline files in -kb mode
regrain [Tue, 30 Nov 2004 09:47:15 +0000 (09:47 +0000)]
   * Add the baseline files in -kb mode
   -- BeNours

19 years agoBUG: oops I did it again
malaterre [Wed, 17 Nov 2004 20:06:22 +0000 (20:06 +0000)]
BUG: oops I did it again

19 years agoENH: update for GE_DLX-8-MONO2-PrivateSyntax.dcm, testing transfer syntax and entry...
malaterre [Wed, 17 Nov 2004 20:01:47 +0000 (20:01 +0000)]
ENH: update for GE_DLX-8-MONO2-PrivateSyntax.dcm, testing transfer syntax and entry with SQ

19 years agoENH: Add GE_DLX-8-MONO2-PrivateSyntax.dcm, it contains GE Private transfer syntax...
malaterre [Wed, 17 Nov 2004 19:47:47 +0000 (19:47 +0000)]
ENH: Add GE_DLX-8-MONO2-PrivateSyntax.dcm, it contains GE Private transfer syntax where file is in little endian and pixel data is in Big Endian

19 years agoENH: Update entry for GE_LOGIQBook-8-RGB-HugePreview.dcm
malaterre [Wed, 17 Nov 2004 19:11:33 +0000 (19:11 +0000)]
ENH: Update entry for GE_LOGIQBook-8-RGB-HugePreview.dcm

19 years agoENH: Adding new baseline image: GE_LOGIQBook-8-RGB-HugePreview.dcm
malaterre [Wed, 17 Nov 2004 18:56:37 +0000 (18:56 +0000)]
ENH: Adding new baseline image: GE_LOGIQBook-8-RGB-HugePreview.dcm

19 years ago - TestAllEntryVerifyReference.txt: fix some comment.
frog [Tue, 16 Nov 2004 11:23:20 +0000 (11:23 +0000)]
  - TestAllEntryVerifyReference.txt: fix some comment.

19 years agoENH: Hum strange 0029|246a appear to gdcm::Unfound in the test...
malaterre [Tue, 16 Nov 2004 03:37:47 +0000 (03:37 +0000)]
ENH: Hum strange 0029|246a appear to gdcm::Unfound in the test...

19 years agoENH: Patching accordingly TestAllEntryVerifyReference.txt for the Philips Intera
malaterre [Tue, 16 Nov 2004 03:33:13 +0000 (03:33 +0000)]
ENH: Patching accordingly TestAllEntryVerifyReference.txt for the Philips Intera

19 years agoADD: New image Philips Intera/NTSCAN with big endian SQ in the middle of a little...
malaterre [Tue, 16 Nov 2004 03:31:14 +0000 (03:31 +0000)]
ADD: New image Philips Intera/NTSCAN with big endian SQ in the middle of a little endian image. Thanks to Peter Cech for furnishing both image and patch

19 years ago * Add all files in -kb mode
regrain [Tue, 9 Nov 2004 16:00:40 +0000 (16:00 +0000)]
  * Add all files in -kb mode
  -- BeNours

19 years ago Forgotten update following removal of gdcm-MR-SIEMENS-16-1.acr.
frog [Mon, 18 Oct 2004 07:56:51 +0000 (07:56 +0000)]
Forgotten update following removal of gdcm-MR-SIEMENS-16-1.acr.

19 years ago - gdcm-MR-SIEMENS-16-1.acr removed. This image was the NON-anonymized
frog [Mon, 18 Oct 2004 07:37:51 +0000 (07:37 +0000)]
  - gdcm-MR-SIEMENS-16-1.acr removed. This image was the NON-anonymized
    version SIEMENS_GBS_III-16-ACR_NEMA_1.acr

19 years agoENH: You must take coffee BEFORE doing any commit, doh !
malaterre [Fri, 15 Oct 2004 15:42:16 +0000 (15:42 +0000)]
ENH: You must take coffee BEFORE doing any commit, doh !

19 years agoENH: Adding those images back since they can be read. Strange but true, gdcm-MR-SIEME...
malaterre [Fri, 15 Oct 2004 15:34:10 +0000 (15:34 +0000)]
ENH: Adding those images back since they can be read. Strange but true, gdcm-MR-SIEMENS-16-1.acr and SIEMENS_GBS_III-16-ACR_NEMA_1.acr are different according to md5sum

19 years agoENH: Tons of cleaning, remove all the files that have been removed/rename
malaterre [Thu, 14 Oct 2004 22:48:00 +0000 (22:48 +0000)]
ENH: Tons of cleaning, remove all the files that have been removed/rename

19 years ago Comment on gdcm-US-ALOKA-16.dcm oversized lut.
frog [Tue, 28 Sep 2004 14:03:35 +0000 (14:03 +0000)]
Comment on gdcm-US-ALOKA-16.dcm oversized lut.

19 years ago Typos. --- Frog
frog [Mon, 27 Sep 2004 13:42:34 +0000 (13:42 +0000)]
Typos. --- Frog

19 years agoadd info about images
jpr [Wed, 22 Sep 2004 13:30:16 +0000 (13:30 +0000)]
add info about images

19 years ago"gdcm::Loaded (BinEntry)" replaced by "gdcm::Binary data loaded"
jpr [Wed, 22 Sep 2004 12:40:24 +0000 (12:40 +0000)]
"gdcm::Loaded (BinEntry)" replaced by  "gdcm::Binary data loaded"
(GDCM_BINLOADED value)

19 years ago - TestAllEntryVerifyReference.txt, clean up of all documented entries.
frog [Tue, 21 Sep 2004 09:40:03 +0000 (09:40 +0000)]
  - TestAllEntryVerifyReference.txt, clean up of all documented entries.
  - FMAG0001.dcm renamed to ACUSON-24-YBR_FULL-RLE.dcm
  - QMAG0001.dcm renamed to ACUSON-24-YBR_FULL-RLE-b.dcm
  - mriThruVPRO.dcm renamed to PHILIPS_Gyroscan-12-MONO2-Jpeg_Lossless.dcm
  - MxTwinLossLess.dcm renamed to
      MARCONI_MxTWin-12-MONO2-JpegLossless-ZeroLengthSQ.dcm
  - xa_integris.dcm renamed to PHILIPS_Integris_H-8-MONO2-Multiframe.dcm
  - I9000001.dcm renamed to GE_DLX-8-MONO2-Multiframe-Jpeg_Lossless.dcm
  - canadaAloka.dcm renamed to ALOKA_SSD-8-MONO2-RLE-SQ.dcm
  - fromTheralys.dcm renamed to
      THERALYS-12-MONO2-Uncompressed-Even_Length_Tag.dcm
  - 8078283Leonardo.dcm renamed to SIEMENS_MAGNETOM-12-MONO2-Uncompressed.dcm
  - emptyImage.dcm renamed to THERALYS-12-MONO2-Uncompressed-E_Film_Template.dcm
  - IMG00001.dcm renamed to GE_GENESIS-16-MONO2-Uncompressed-UnusualVR.dcm
  - gdcm-RGB-LibIDORect.acr renamed to LIBIDO-24-ACR_NEMA-Rectangle.dcm
  - lena128x128.acr renamed to LIBIDO-8-ACR_NEMA-Lena_128_128.acr
  - volSten.acr renamed to LIBIDO-16-ACR_NEMA-Volume.dcm

19 years ago To avoid pb when checking ou in "prune empty directory mode"
frog [Mon, 20 Sep 2004 12:47:16 +0000 (12:47 +0000)]
 To avoid pb when checking ou in "prune empty directory mode"

19 years ago - TestAllEntryVerifyReference.txt, clean up of some documented entries.
frog [Mon, 20 Sep 2004 12:44:28 +0000 (12:44 +0000)]
  - TestAllEntryVerifyReference.txt, clean up of some documented entries.
  - dicom-sc_cs-1.dcm renamed to SIEMENS_SOMATOM-12-ACR_NEMA-ZeroLengthUs.acr
  - CLIP0001-Sequoia-U11.dcm renamed to ACUSON-8-YBR_FULL-JPEG-TrailingInfo.dcm
  - DicomSampleNastyGEImage.dcm renamed to
      GE_GENESIS-16-MONO2-WrongLengthItem.dcm
  - 8BitsJpegLossyGrayScale.dcm renamed to
      LEADTOOLS_FLOWERS-8-MONO2-JpegLossy.dcm
  - 8BitsRunLengthColor.dcm renamed to LEADTOOLS_FLOWERS-8-PAL-RLE.dcm
  - 8BitsRunLengthGrayScale.dcm renamed to LEADTOOLS_FLOWERS-8-MONO2-RLE.dcm
  - 8BitsUncompressedColor.dcm renamed to
      LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm
  - 8BitsUncompressedGrayScale.dcm renamed to
      LEADTOOLS_FLOWERS-8-MONO2-Uncompressed.dcm
  - 16BitsJpegLosslessGrayScale.dcm renamed to
     LEADTOOLS_FLOWERS-16-MONO2-JpegLossless.dcm
  - 16BitsRunLengthGrayScale.dcm renamed to LEADTOOLS_FLOWERS-16-MONO2-RLE.dcm
  - 16BitsUncompressedGrayScale.dcm renamed to
     LEADTOOLS_FLOWERS-16-MONO2-Uncompressed.dcm
  - 24BitsJpegLosslessColor.dcm renamed to
     LEADTOOLS_FLOWERS-24-RGB-JpegLossless.dcm
  - 24BitsJpegLossyColor.dcm renamed to LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm
  - 24BitsUncompressedColor.dcm renamed to
     LEADTOOLS_FLOWERS-24-RGB-Uncompressed.dcm

19 years ago - TestAllEntryVerifyReference.txt: removal of all TABS introduced by
frog [Thu, 16 Sep 2004 19:21:38 +0000 (19:21 +0000)]
  - TestAllEntryVerifyReference.txt: removal of all TABS introduced by
    version 1.10 and which broke the testsuite.

19 years agosome more comments on gdcmData images
jpr [Wed, 15 Sep 2004 16:05:19 +0000 (16:05 +0000)]
some more comments on gdcmData images

19 years agoSome more info about gdcmData images
jpr [Mon, 13 Sep 2004 07:41:26 +0000 (07:41 +0000)]
Some more info about gdcmData images

19 years agoOops.
jpr [Thu, 9 Sep 2004 17:57:39 +0000 (17:57 +0000)]
Oops.
MLodif to remain constistent with the "UnLoaded" strings

19 years agoAdd coments about "Color" and "Sequence" pb
jpr [Thu, 2 Sep 2004 14:39:05 +0000 (14:39 +0000)]
Add coments about "Color" and "Sequence" pb

19 years agoUpdated some comments
jpr [Wed, 1 Sep 2004 16:13:53 +0000 (16:13 +0000)]
Updated some comments

19 years agoRemove old stuff
malaterre [Mon, 16 Aug 2004 21:03:09 +0000 (21:03 +0000)]
Remove old stuff

19 years agoRemove old files
malaterre [Mon, 16 Aug 2004 16:21:55 +0000 (16:21 +0000)]
Remove old files