14 #ifndef vtkDICOMSorter_h
15 #define vtkDICOMSorter_h
17 #include "vtkDICOMFileSorter.h"
25 void PrintSelf(ostream& os, vtkIndent indent) VTK_DICOM_OVERRIDE;
30 int GetFirstSeriesInStudy(
int study);
42 #ifdef VTK_DICOM_DELETE
Sort DICOM files and group them by study and series.
Definition: vtkDICOMFileSorter.h:44
Deprecated class, please use vtkDICOMFileSorter instead.
Definition: vtkDICOMSorter.h:21
void PrintSelf(ostream &os, vtkIndent indent) VTK_DICOM_OVERRIDE
int GetNumberOfSeriesInStudy(int study)
Get the number of series in a particular study.