Slicer
4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Read a series of files that have a common naming convention. More...
#include <Libs/vtkITK/vtkITKArchetypeImageSeriesReader.h>
Public Types | |
enum | { GDCM = 0, DCMTK } |
Reader to use when reading as a scalar image data More... | |
typedef itk::SpatialOrientation::ValidCoordinateOrientationFlags | CoordinateOrientationCode |
typedef vtkImageAlgorithm | Superclass |
Public Member Functions | |
unsigned int | AddFileName (const char *filename) |
void | AnalyzeDicomHeaders () |
void | AssembleNthVolume (int n) |
int | AssembleVolumeContainingArchetype () |
virtual int | CanReadFile (const char *filename) |
is the given file name a NRRD file? More... | |
int | ExistContentTime (const char *contentTime) |
int | ExistDiffusionGradientOrientation (float *dgo) |
int | ExistEchoNumbers (const char *echoNumbers) |
int | ExistImageOrientationPatient (float *directionCosine) |
int | ExistImagePositionPatient (float *ipp) |
int | ExistSeriesInstanceUID (const char *SeriesInstanceUID) |
check the existence of given discriminator More... | |
int | ExistSliceLocation (float sliceLocation) |
int | ExistTriggerTime (const char *triggerTime) |
virtual bool | GetAnalyzeHeader () |
virtual char * | GetArchetype () |
virtual const char * | GetClassName () |
virtual double * | GetDefaultDataOrigin () |
virtual void | GetDefaultDataOrigin (double &, double &, double &) |
virtual void | GetDefaultDataOrigin (double [3]) |
virtual double * | GetDefaultDataSpacing () |
virtual void | GetDefaultDataSpacing (double &, double &, double &) |
virtual void | GetDefaultDataSpacing (double [3]) |
virtual CoordinateOrientationCode | GetDesiredCoordinateOrientation () |
virtual int | GetDICOMImageIOApproach () |
const char * | GetFileName (unsigned int n) |
const std::vector< std::string > & | GetFileNames () |
Return all the file names More... | |
virtual int | GetFileNameSliceCount () |
virtual int | GetFileNameSliceOffset () |
virtual int | GetFileNameSliceSpacing () |
bool | GetGroupingByTags () |
set/get functions for grouping by tags More... | |
vtkMatrix4x4 * | GetMeasurementFrameMatrix () |
Returns the Measurement frame matrix More... | |
const itk::MetaDataDictionary & | GetMetaDataDictionary () const |
Return the MetaDataDictionary from the ITK layer More... | |
const char * | GetNthContentTime (unsigned int n) |
float * | GetNthDiffusionGradientOrientation (unsigned int n) |
const char * | GetNthEchoNumbers (unsigned int n) |
const char * | GetNthFileName (int idxSeriesInstanceUID, int idxContentTime, int idxTriggerTime, int idxEchoNumbers, int idxDiffusionGradientOrientation, int idxSliceLocation, int idxImageOrientationPatient, int n) |
float * | GetNthImageOrientationPatient (unsigned int n) |
float * | GetNthImagePositionPatient (unsigned int n) |
const char * | GetNthKey (unsigned int n) |
const char * | GetNthSeriesInstanceUID (unsigned int n) |
methods to get N-th discriminator More... | |
float | GetNthSliceLocation (unsigned int n) |
const char * | GetNthTriggerTime (unsigned int n) |
const char * | GetNthValue (unsigned int n) |
virtual unsigned int | GetNumberOfComponents () |
unsigned int | GetNumberOfContentTime () |
unsigned int | GetNumberOfDiffusionGradientOrientation () |
unsigned int | GetNumberOfEchoNumbers () |
unsigned int | GetNumberOfFileNames () |
See how many file names were generated during ExecuteInformation More... | |
unsigned int | GetNumberOfImageOrientationPatient () |
unsigned int | GetNumberOfImagePositionPatient () |
unsigned int | GetNumberOfItemsInDictionary () |
unsigned int | GetNumberOfSeriesInstanceUIDs () |
get number of certain discriminators in the directory More... | |
unsigned int | GetNumberOfSliceLocation () |
unsigned int | GetNumberOfTriggerTime () |
virtual int | GetOutputScalarType () |
vtkMatrix4x4 * | GetRasToIjkMatrix () |
Returns an IJK to RAS transformation matrix More... | |
int | GetSelectedContentTime () |
More... | |
int | GetSelectedDiffusion () |
More... | |
int | GetSelectedEchoNumbers () |
More... | |
int | GetSelectedOrientation () |
More... | |
int | GetSelectedSlice () |
More... | |
int | GetSelectedTriggerTime () |
More... | |
int | GetSelectedUID () |
More... | |
virtual int | GetSingleFile () |
const char * | GetTagValue (char *tag) |
virtual char | GetUseNativeCoordinateOrientation () |
virtual int | GetUseOrientationFromFile () |
virtual int | GetVoxelVectorType () |
void | GroupFiles (int idxSeriesInstanceUID, int idxContentTime, int idxTriggerTime, int idxEchoNumbers, int idxDiffusionGradientOrientation, int idxSliceLocation, int idxImageOrientationPatient) |
bool | HasKey (char *tag) |
int | InsertContentTime (const char *aTime) |
int | InsertDiffusionGradientOrientation (float *a) |
int | InsertEchoNumbers (const char *aEcho) |
int | InsertImageOrientationPatient (float *a) |
int | InsertImagePositionPatient (float *a) |
int | InsertNextSliceLocation () |
int | InsertSeriesInstanceUIDs (const char *aUID) |
int | InsertSliceLocation (float a) |
int | InsertTriggerTime (const char *aTime) |
virtual int | IsA (const char *type) |
void | ParseDictionary () |
void | PrintSelf (ostream &os, vtkIndent indent) override |
void | ResetFileNames () |
virtual void | SetAnalyzeHeader (bool) |
Whether try analyzing the dicom headers More... | |
virtual void | SetArchetype (const char *) |
Specify the archetype filename for the series. More... | |
virtual void | SetDefaultDataOrigin (double [3]) |
virtual void | SetDefaultDataOrigin (double, double, double) |
virtual void | SetDefaultDataSpacing (double [3]) |
virtual void | SetDefaultDataSpacing (double, double, double) |
void | SetDesiredCoordinateOrientationToAxial () |
Set the orientation of the output image More... | |
void | SetDesiredCoordinateOrientationToCoronal () |
void | SetDesiredCoordinateOrientationToNative () |
void | SetDesiredCoordinateOrientationToSagittal () |
virtual void | SetDICOMImageIOApproach (int) |
void | SetDICOMImageIOApproachToDCMTK () |
void | SetDICOMImageIOApproachToGDCM () |
virtual void | SetFileNameSliceCount (int) |
virtual void | SetFileNameSliceOffset (int) |
virtual void | SetFileNameSliceSpacing (int) |
void | SetGroupingByTagsOff () |
void | SetGroupingByTagsOn () |
virtual void | SetNumberOfComponents (unsigned int) |
Get number of scalars More... | |
virtual void | SetOutputScalarType (int) |
Get the file format. Pixels are this type in the file. More... | |
virtual void | SetOutputScalarTypeToChar () |
virtual void | SetOutputScalarTypeToDouble () |
virtual void | SetOutputScalarTypeToFloat () |
virtual void | SetOutputScalarTypeToInt () |
virtual void | SetOutputScalarTypeToLong () |
virtual void | SetOutputScalarTypeToNative () |
virtual void | SetOutputScalarTypeToShort () |
virtual void | SetOutputScalarTypeToUnsignedChar () |
virtual void | SetOutputScalarTypeToUnsignedInt () |
virtual void | SetOutputScalarTypeToUnsignedLong () |
virtual void | SetOutputScalarTypeToUnsignedShort () |
void | SetSelectedContentTime (int v) |
void | SetSelectedDiffusion (int v) |
void | SetSelectedEchoNumbers (int v) |
void | SetSelectedOrientation (int v) |
void | SetSelectedSlice (int v) |
void | SetSelectedTriggerTime (int v) |
void | SetSelectedUID (int v) |
virtual void | SetSingleFile (int) |
Whether load in a single file or a series More... | |
void | SetUseNativeOriginOff () |
Use image center as origin More... | |
void | SetUseNativeOriginOn () |
Use image origin from the file More... | |
virtual void | SetUseOrientationFromFile (int) |
Whether to use orientation from file More... | |
virtual void | SetVoxelVectorType (int) |
Defines how to interpret voxel components. More... | |
Static Public Member Functions | |
static int | IsTypeOf (const char *type) |
static vtkITKArchetypeImageSeriesReader * | New () |
static vtkITKArchetypeImageSeriesReader * | SafeDownCast (vtkObject *o) |
Public Attributes | |
std::vector< std::string > | Tags |
std::vector< std::string > | TagValues |
Protected Member Functions | |
itk::ImageIOBase::Pointer | GetImageIO (const char *filename) |
Get the image IO for the specified filename. More... | |
void | GetScalarRangeMetaDataKeys (itk::ImageIOBase::Pointer imageIO, std::string range_keys[2]) |
int | RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *) override |
void | SetMetaDataScalarRangeToPointDataInfo (vtkImageData *data) |
vtkITKArchetypeImageSeriesReader () | |
~vtkITKArchetypeImageSeriesReader () override | |
Static Protected Member Functions | |
static std::string | GetMetaDataWithoutSpaces (const itk::MetaDataDictionary &dict, const std::string &tag) |
Get MetaData from dictionary, removing all whitespaces from the string. More... | |
Read a series of files that have a common naming convention.
ArchetypeImageSeriesReader creates a volume from a series of images stored in files. The series are represented by one filename. This filename, the archetype, is any one of the files in the series.
Definition at line 45 of file vtkITKArchetypeImageSeriesReader.h.
typedef itk::SpatialOrientation::ValidCoordinateOrientationFlags vtkITKArchetypeImageSeriesReader::CoordinateOrientationCode |
Definition at line 52 of file vtkITKArchetypeImageSeriesReader.h.
typedef vtkImageAlgorithm vtkITKArchetypeImageSeriesReader::Superclass |
Definition at line 49 of file vtkITKArchetypeImageSeriesReader.h.
anonymous enum |
Reader to use when reading as a scalar image data
Enumerator | |
---|---|
GDCM | |
DCMTK |
Definition at line 219 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
|
overrideprotected |
unsigned int vtkITKArchetypeImageSeriesReader::AddFileName | ( | const char * | filename | ) |
Specify the file names to be used when looking for extra files that match the archetype in defining the volume to load (e.g. other candidate dicom files to look in for matching tags)
void vtkITKArchetypeImageSeriesReader::AnalyzeDicomHeaders | ( | ) |
void vtkITKArchetypeImageSeriesReader::AssembleNthVolume | ( | int | n | ) |
int vtkITKArchetypeImageSeriesReader::AssembleVolumeContainingArchetype | ( | ) |
|
virtual |
is the given file name a NRRD file?
|
inline |
Definition at line 434 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 470 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 458 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
input has to have six elements
Definition at line 505 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 539 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
check the existence of given discriminator
Definition at line 422 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 497 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 446 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
const char* vtkITKArchetypeImageSeriesReader::GetFileName | ( | unsigned int | n | ) |
const std::vector<std::string>& vtkITKArchetypeImageSeriesReader::GetFileNames | ( | ) |
Return all the file names
|
virtual |
|
virtual |
|
virtual |
|
inline |
set/get functions for grouping by tags
Definition at line 280 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Get the image IO for the specified filename.
vtkMatrix4x4* vtkITKArchetypeImageSeriesReader::GetMeasurementFrameMatrix | ( | ) |
Returns the Measurement frame matrix
const itk::MetaDataDictionary& vtkITKArchetypeImageSeriesReader::GetMetaDataDictionary | ( | ) | const |
Return the MetaDataDictionary from the ITK layer
|
staticprotected |
Get MetaData from dictionary, removing all whitespaces from the string.
|
inline |
Definition at line 575 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 602 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 593 of file vtkITKArchetypeImageSeriesReader.h.
const char* vtkITKArchetypeImageSeriesReader::GetNthFileName | ( | int | idxSeriesInstanceUID, |
int | idxContentTime, | ||
int | idxTriggerTime, | ||
int | idxEchoNumbers, | ||
int | idxDiffusionGradientOrientation, | ||
int | idxSliceLocation, | ||
int | idxImageOrientationPatient, | ||
int | n | ||
) |
|
inline |
Definition at line 625 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 639 of file vtkITKArchetypeImageSeriesReader.h.
const char* vtkITKArchetypeImageSeriesReader::GetNthKey | ( | unsigned int | n | ) |
|
inline |
methods to get N-th discriminator
Definition at line 566 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 616 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 584 of file vtkITKArchetypeImageSeriesReader.h.
const char* vtkITKArchetypeImageSeriesReader::GetNthValue | ( | unsigned int | n | ) |
|
virtual |
|
inline |
Definition at line 386 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 406 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 396 of file vtkITKArchetypeImageSeriesReader.h.
unsigned int vtkITKArchetypeImageSeriesReader::GetNumberOfFileNames | ( | ) |
See how many file names were generated during ExecuteInformation
|
inline |
Definition at line 411 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 416 of file vtkITKArchetypeImageSeriesReader.h.
unsigned int vtkITKArchetypeImageSeriesReader::GetNumberOfItemsInDictionary | ( | ) |
|
inline |
get number of certain discriminators in the directory
Definition at line 381 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 401 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 391 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
vtkMatrix4x4* vtkITKArchetypeImageSeriesReader::GetRasToIjkMatrix | ( | ) |
Returns an IJK to RAS transformation matrix
|
protected |
|
inline |
Definition at line 308 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 345 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 332 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 369 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 357 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 320 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 296 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
const char* vtkITKArchetypeImageSeriesReader::GetTagValue | ( | char * | tag | ) |
|
virtual |
|
virtual |
|
virtual |
void vtkITKArchetypeImageSeriesReader::GroupFiles | ( | int | idxSeriesInstanceUID, |
int | idxContentTime, | ||
int | idxTriggerTime, | ||
int | idxEchoNumbers, | ||
int | idxDiffusionGradientOrientation, | ||
int | idxSliceLocation, | ||
int | idxImageOrientationPatient | ||
) |
bool vtkITKArchetypeImageSeriesReader::HasKey | ( | char * | tag | ) |
|
inline |
Definition at line 668 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 707 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 694 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 749 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 769 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Linearly insert the next slicer. This prevents a n*log(n) insertion
Definition at line 741 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
insert unique item into array. Duplicate code for TCL wrapping. TODO: need to clean up
Definition at line 655 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Append the slice location a. Do nothing if the slice location has already been added.
Definition at line 728 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 681 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
|
static |
|
static |
void vtkITKArchetypeImageSeriesReader::ParseDictionary | ( | ) |
|
override |
|
overrideprotected |
void vtkITKArchetypeImageSeriesReader::ResetFileNames | ( | ) |
|
static |
|
virtual |
Whether try analyzing the dicom headers
|
virtual |
Specify the archetype filename for the series.
|
virtual |
Set/Get the default origin of the data (location of first pixel in the file). This will be used if the reader provided origin is 0.0. (Default is 0.0)
|
virtual |
|
virtual |
|
virtual |
Set/Get the default spacing of the data in the file. This will be used if the reader provided spacing is 1.0. (Default is 1.0)
|
inline |
Set the orientation of the output image
itk::SpatialOrientation::ITK_COORDINATE_ORIENTATION_RPS;
Definition at line 111 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
itk::SpatialOrientation::ITK_COORDINATE_ORIENTATION_RIP;
Definition at line 119 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 135 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
itk::SpatialOrientation::ITK_COORDINATE_ORIENTATION_AIR;
Definition at line 127 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
|
inline |
Definition at line 227 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 226 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
The maximum number of files to include in the series. If this is zero, then all files will be included. (Default is 0)
|
virtual |
When reading files which start at an unusual index, this can be added to the slice number when generating the file name (default = 0)
|
virtual |
When reading files which have regular, but non contiguous slices (eg filename.1,filename.3,filename.5) a spacing can be specified to skip missing files (default = 1)
|
inline |
Definition at line 290 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 285 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
|
virtual |
Get number of scalars
|
virtual |
Get the file format. Pixels are this type in the file.
|
inlinevirtual |
Definition at line 187 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Set the data type of pixels in the file. If you want the output scalar type to have a different value, set it after this method is called.
Definition at line 147 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 152 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 167 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 157 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 197 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 177 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 192 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 172 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 162 of file vtkITKArchetypeImageSeriesReader.h.
|
inlinevirtual |
Definition at line 182 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 313 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 350 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 337 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 374 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 362 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 325 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Definition at line 301 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
Whether load in a single file or a series
|
inline |
Use image center as origin
Definition at line 212 of file vtkITKArchetypeImageSeriesReader.h.
|
inline |
Use image origin from the file
Definition at line 205 of file vtkITKArchetypeImageSeriesReader.h.
|
virtual |
Whether to use orientation from file
|
virtual |
Defines how to interpret voxel components.
|
protected |
The following variables provide support for reading a directory with multiple series/groups. The current scheme is to check the following and see if multiple values exist:
SeriesInstanceUID 0020,000E ContentTime 0008,0033 TriggerTime 0018,1060 EchoNumbers 0018,0086 DiffusionGradientOrientation 0018,9089 SliceLocation 0020,1041 ImageOrientationPatient 0020,0037 ImagePositionPatient 0020,0032
Definition at line 880 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 881 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 816 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 883 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 886 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 819 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 831 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 830 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 861 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 846 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 864 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 889 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 888 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 859 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 837 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 860 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 835 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 836 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 848 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 891 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 892 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 857 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 896 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 899 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 898 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 901 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 902 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
index of each dicom file into the above arrays
Definition at line 895 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 900 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 897 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 882 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 840 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 825 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 824 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 822 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 821 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 839 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 832 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 833 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 850 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 853 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 852 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 855 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 854 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 851 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 849 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 885 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 817 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 890 of file vtkITKArchetypeImageSeriesReader.h.
std::vector<std::string> vtkITKArchetypeImageSeriesReader::Tags |
Definition at line 269 of file vtkITKArchetypeImageSeriesReader.h.
std::vector<std::string> vtkITKArchetypeImageSeriesReader::TagValues |
Definition at line 270 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 887 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 842 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 844 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 843 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 818 of file vtkITKArchetypeImageSeriesReader.h.
|
protected |
Definition at line 904 of file vtkITKArchetypeImageSeriesReader.h.