]> Creatis software - gdcm.git/commit
As a side effect,
authorjpr <jpr>
Thu, 30 Mar 2006 16:41:22 +0000 (16:41 +0000)
committerjpr <jpr>
Thu, 30 Mar 2006 16:41:22 +0000 (16:41 +0000)
commit40652dbd656d93e590c21217849493f4db0c80eb
treef64d84aaa0ac211a324af9f428c047bf84a059c3
parentab1bb059f09bb3525584be968c316fe8060383fb
As a side effect,
bool SerieHelper::ImagePositionPatientOrdering( FileList *fileList )
computes ZSpacing, according to Jolinda Smith's algorithm, already used to sort
the images.
Retrieve it with
double SerieHelper::GetZSpacing();
The pb of using it within vtkgdcmReader() is still pending.
src/gdcmSerieHelper.cxx