]> Creatis software - gdcm.git/commit - vtk/vtkGdcmReader.h
Aware user (who *does* know all the files whose names
authorjpr <jpr>
Thu, 28 Apr 2005 09:29:05 +0000 (09:29 +0000)
committerjpr <jpr>
Thu, 28 Apr 2005 09:29:05 +0000 (09:29 +0000)
commit40ab72c408a2ff2631b66c7bd46593358b7e064f
tree25edf7a5509902a4c93d139e0855a503ab5468b8
parentb143225d12e6ef93a89f7a94382530b3d680a567
Aware user (who *does* know all the files whose names
are in InternalFileNameList are 'coherent', that is to say :
- exist
- may be open,
- are gdcm-readable
- have the same sizes
- have the same 'pixel' type
- are single frame
- have the same color convention
- anything else ?
is now allowed to ask for a 'light' checking (actualy : initialization, from the
first file characteristics), using vtkGdcmReader::SetCheckFileCoherenceLight()
vtk/vtkGdcmReader.cxx
vtk/vtkGdcmReader.h