|
|
typedef std::vector< std::string > | FileNamesContainer |
| |
|
typedef itk::GDCMImageIO | ImageIOType |
| |
|
typedef itk::Image< float, 3 > | ImageType3DFloat |
| |
|
typedef itk::GDCMSeriesFileNames | NamesGeneratorType |
| |
|
|
DicomSeriesReader::ImageType3DFloat::Pointer | GetITKImage () |
| | get the read dicom data as 3D float ITK image
|
| |
|
bool | LoadDicom () |
| | load dicom data
|
| |
|
template<class TInputImage > |
| TInputImage::Pointer | ReadDicomSeries (bool &readStatus) |
| | Read dicom series.
|
| |
|
void | SetDirectoryPath (std::string path) |
| | set the input directory containing dicom series
|
| |
The documentation for this class was generated from the following file: