]> Creatis software - gdcm.git/commitdiff
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)
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.


No differences found