fw4spl
fwDicomIOFilter::splitter Namespace Reference

splitter contains splitters to split images. More...

Classes

class  AcquisitionNumberSplitter
 Filter that uses the AcquisitionNumber tag to split the instances. More...
 
class  ImageDimensionsSplitter
 Filter that uses the image dimensions to split the instances. More...
 
class  ImageOrientationSplitter
 Filter that uses the ImageOrientationPatient tag to split the instances. More...
 
class  ImagePositionPatientSplitter
 Filter that uses the ImagePositionPatient tag to split the instances. For this filter to work properly, the instances must already be sorted. More...
 
class  ImageTypeSplitter
 Filter that uses the ImageType tag to split the instances. More...
 
class  ISplitter
 Base class for Dicom instance splitter. More...
 
class  SOPClassUIDSplitter
 Filter that uses the SOPClassUID tag to split the instances. More...
 
class  TagValueInstanceRemoveSplitter
 Filter that remove instances according to tag value. More...
 
class  TagValueSplitter
 Filter that uses a tag to split the instances. More...
 
class  TemporalPositionSplitter
 Filter that uses the TemporalPositionIdentifier tag to split the instances. More...
 

Detailed Description

splitter contains splitters to split images.