From dd7ce782e876234219abca09e2509e64cf141628 Mon Sep 17 00:00:00 2001 From: frog Date: Mon, 28 Jun 2004 14:01:05 +0000 Subject: [PATCH] now uses all the images of gdcmData. Frog --- ChangeLog | 3 +++ TODO | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2686e5c0..9bc50f2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2004-06-28 Eric Boix + * Test/TestReadWrite.cxx: now uses all the images of gdcmData. + 2004-06-24 Jean-Pierre Roux FIX : - now Write drops LUT Descriptors and LUTs (if any) when SamplesPerPixel =3 diff --git a/TODO b/TODO index 3e57f3c5..f67088b0 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +* Remove enable_sequences and ignore_shadow from gdcmDocument(). * Split gdcmHeader through inheritance to create gdcmHeaderHelper that would regroup all the heuristics above a gdcmHeader e.g. the functions GetXsize(), GetXSpacing(), GetXImagePosition()... -- 2.45.1