From c55313464ef064ecbee4a59eb8582c8354afce06 Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 15 Feb 2005 18:18:43 +0000 Subject: [PATCH] new News --- Doc/Website/News.html | 116 +++++++++++++++++++++++++----------------- 1 file changed, 69 insertions(+), 47 deletions(-) diff --git a/Doc/Website/News.html b/Doc/Website/News.html index f819d889..d7f9d87d 100644 --- a/Doc/Website/News.html +++ b/Doc/Website/News.html @@ -27,32 +27,29 @@ Any contribution is welcome.
  • Allow user to tell gdcm::Document constructor he doesn't want to deal with SeqEntry Allow user to tell gdcm::Document constructor he doesn't - want to deal with Shadow groups + want to deal with Shadow groups
  • Allow user to tell gdcm::Document constructor he just wants to load a given list of DocEntries (to save CPU time and RAM space)
  • Allow user to tell the Writer he doesn't want to write down SeqEntry (if any)
  • Allow user to tell the Writer he doesn't want to write down - Shadow groups (if any) + Shadow groups (if any)
  • Icon Image management (Read and Write)
  • DICOMDIR full management (not limited to PATIENT/STUDY/SERIE/IMAGE) -
  • Allow user to add an Entry to the default entry list, for +
  • Allow user to add an Entry to the default entry list, before making a DICOMDIR from a root directory
  • DICOMDIR anonymiser (Load and Noload mode)
  • 16-bits-LUT full Management
  • User friendly management of Rescale Slope and Rescale Intercept -
  • Allow parsing the Shadow groups against a user supplied - Private Dicom Dictionary (pfff!...) +
  • Allow parsing the Shadow groups against a user supplied + private Dicom Dictionary (pfff!...)
  • An accurate SerieHelper - - -

    @@ -64,12 +61,12 @@ Any contribution is welcome.
  • State of the art -
  • New Features / Bug fixes +
  • New Features
    • Both vtkgdcmViewer and vtkgdcmViewer2 are available to allow easy displaying of single/multiframe @@ -77,6 +74,15 @@ Any contribution is welcome.
    +
  • Bug fixes +
      +
    • The difference between MONOCHROME1 (low values = bright, + high values = dark) and MONOCHROME2 (low values = dark, + high values = bright) is now taken into account. + It's no longer up to the user to change the pixels value +
    • +
    +
  • A.P.I. breaking modifications (since previous version : 1.0)
    • @@ -86,9 +92,6 @@ Any contribution is welcome.
    • Known bugs
        -
      • The difference between MONOCHROME1 and MONOCHROME2 - is not taken into account. It's up to the user to change the pixels - value
      • Writing a 'True Dicom' image after reading an ACR-NEMA image requests from the user to build up 'manually' the Meta Elements group (0002)
      • Management, on Big Endian Processors, of unloaded BinEntries @@ -103,19 +106,14 @@ Any contribution is welcome. Version 1.0 (Feb 14 2005)
  • - - - - - +
  • Improvement of the jpeg sub-library: jpeg compressed Dicom files (lossless and lossy) might be read (check-it out) @@ -192,7 +214,7 @@ Documentation"
  • Introduction of a RLE (Run-Time Encoding) library
  • Color images (RGB or Palette Color) are dealt with
  • Confusing names gdcmPatient, gdcmStudy, - gdcmDicomDirSerie, gdcmDicomDirPatient changed to + gdcmSerie, gdcmPatient changed to gdcmDicomDirPatient, gdcmDicomDirStudy, gdcmDicomDirSerie, gdcmDicomDirPatient -- 2.45.1