]> Creatis software - gdcm.git/commit
* vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order isn't inverted
authorregrain <regrain>
Wed, 8 Dec 2004 11:37:15 +0000 (11:37 +0000)
committerregrain <regrain>
Wed, 8 Dec 2004 11:37:15 +0000 (11:37 +0000)
commit51e53b78f995e2dde4f75570a8bf3b0dac5209c2
treeab030a1d7e732c5e0d2c2d90122491834a159893
parentab67bcc06093f704d7aa0f5b662948e675ddabae
   * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order isn't inverted
   * vtk/vtkGdcmWriter.[h|cxx] : correctly write images (the Y axis is inverted)
   * Test/ShowDicomSeq.cxx : new test to verify the use of AddFileName method
   * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : set the threshold of regression
     test to 0.0
   * Test/TestCopyRescaleDicom.cxx : remove unused variable
   * Test/CMakeLists.txt : add the creation of the gdcmDataSeqImages.h file
     containing found sequences
   -- BeNours
ChangeLog
Testing/CMakeLists.txt
Testing/TestCopyRescaleDicom.cxx
vtk/vtkGdcmReader.cxx
vtk/vtkGdcmWriter.cxx
vtk/vtkGdcmWriter.h