StringContainer GetBlockFilenames()
Grouping result, all same origin-to-origin distance w/o gaps.
void AddFilesToUnsortedBlock(const StringContainer &filenames)
void UndoPrematureGrouping()
Only meaningful for use by AnalyzeFileForITKImageSeriesReaderSpacingAssumption.
std::vector< std::string > StringContainer
Lists of filenames.
DataCollection - Class to facilitate loading/accessing structured data.
StringContainer GetUnsortedFilenames()
Remaining files, which could not be grouped.
StringContainer m_UnsortedFiles
void AddFileToSortedBlock(const std::string &filename)
Meant for internal use by AnalyzeFileForITKImageSeriesReaderSpacingAssumption only.
bool ContainsGantryTilt()
Wheter or not the grouped result contain a gantry tilt.
SliceGroupingAnalysisResult()
StringContainer m_GroupedFiles
void FlagGantryTilt()
Meant for internal use by AnalyzeFileForITKImageSeriesReaderSpacingAssumption only.
void AddFileToUnsortedBlock(const std::string &filename)
Meant for internal use by AnalyzeFileForITKImageSeriesReaderSpacingAssumption only.