]> Creatis software - gdcm.git/commit
* vtk/vtkGdcmReader.[cxx/h]:
authorfrog <frog>
Wed, 11 Jun 2003 13:36:53 +0000 (13:36 +0000)
committerfrog <frog>
Wed, 11 Jun 2003 13:36:53 +0000 (13:36 +0000)
commite5be5cb9dc29703068185faad15742959dc1de99
tree06d757004e8c3209def1690b3111295242c7e7d1
parent7c0064682f6082ac5e91abf1b4519d891aeb6095
  * vtk/vtkGdcmReader.[cxx/h]:
        - UpdateProgress method should now be effective
        - removed the limitation on having only images loaded (as opposed
          to volumes),
        - when building a stack of images/volume, a lesser number of
          gdcmHeader and gdcmFile instances should be used (hopefully
          accelerating things).
        - when building a stack of images/volumes, files which are not
          loadable (wrong path-filename, wrong permissions on existing file,
          or file not parsable by gdcm) are replaced with a black image
          in the stack (for the caller to notice the problem).
ChangeLog
gdcmPython/demo/vtkGdcmReader.py
vtk/vtkGdcmReader.cxx
vtk/vtkGdcmReader.h