+2005-01-18 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+ * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWithVTK.cxx : change the
+ test. Now it's on image content and not on the resulting visualisation...
+ might solve the problem on linux when using the OpenGL drivers
+
2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
* ENH for DicomDir, DicomDirPatient, DicomDirStudy,
DicomDirSerie, DicomDirImage
sort DICOM files
2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
- * ENH - Comment out Mathieu's (dangerous) Super Hack
+ * ENH - Comment out Mathieu's (dangerous) Super Hack
for dealing with BIGENDIAN processors
- Move equivalent stuff to BinEntry::WriteContent
When necessary, 16 Bits Pixels are swapped in a small buffer
Program: gdcm
Module: $RCSfile: vtkGdcmWriter.cxx,v $
Language: C++
- Date: $Date: 2005/01/08 15:04:00 $
- Version: $Revision: 1.9 $
+ Date: $Date: 2005/01/18 18:24:07 $
+ Version: $Revision: 1.10 $
Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
l'Image). All rights reserved. See Doc/License.txt or
#include <vtkPointData.h>
#include <vtkLookupTable.h>
-vtkCxxRevisionMacro(vtkGdcmWriter, "$Revision: 1.9 $");
+vtkCxxRevisionMacro(vtkGdcmWriter, "$Revision: 1.10 $");
vtkStandardNewMacro(vtkGdcmWriter);
//-----------------------------------------------------------------------------
{
vtkErrorMacro( << "File " << this->FileName << "couldn't be written by "
<< " the gdcm library");
- std::cerr << "not written \n";
}
// Clean up