|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) VTK_OVERRIDE |
|
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 existance of given discriminator More...
|
|
int | ExistSliceLocation (float sliceLocation) |
|
int | ExistTriggerTime (const char *triggerTime) |
|
virtual bool | GetAnalyzeHeader () |
|
virtual char * | GetArchetype () |
|
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 () |
|
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) |
|
void | ParseDictionary () |
|
void | PrintSelf (ostream &os, vtkIndent indent) VTK_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, double, double) |
|
virtual void | SetDefaultDataOrigin (double [3]) |
|
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...
|
|