Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| struct | itk::par_parameter |
| typedef VectorContainer < unsigned int, double > | itk::PARBValuesContainer |
| typedef vnl_vector_fixed < double, PAR_DIFFUSION_VALUES_SIZE > | itk::PARDiffusionValues |
| typedef VectorContainer < unsigned int, PARDiffusionValues > | itk::PARDiffusionValuesContainer |
| typedef std::pair< int, int > | itk::PARImageTypeScanSequence |
| typedef std::vector < PARImageTypeScanSequence > | itk::PARImageTypeScanSequenceVector |
| typedef vnl_vector_fixed < double, PAR_RESCALE_VALUES_SIZE > | itk::PARRescaleValues |
| typedef VectorContainer < unsigned int, PARRescaleValues > | itk::PARRescaleValuesContainer |
| typedef std::pair< int, int > | itk::PARSliceIndexImageType |
| typedef std::vector < PARSliceIndexImageType > | itk::PARSliceIndexImageTypeVector |
| typedef std::pair< int, int > | itk::PARSliceIndexScanSequence |
| typedef std::vector < PARSliceIndexScanSequence > | itk::PARSliceIndexScanSequenceVector |
| ITK_EXPORT bool | itk::GetDiffusionGradientOrientationAndBValues (std::string parFile, PARDiffusionValuesContainer *gradientValues, PARBValuesContainer *bValues) |
| ITK_EXPORT PARImageTypeScanSequenceVector | itk::GetImageTypesScanningSequence (std::string parFile) |
| ITK_EXPORT bool | itk::GetRECRescaleValues (std::string parFile, PARRescaleValuesContainer *rescaleValues, int scan_sequence) |
| ITK_EXPORT PARSliceIndexImageTypeVector | itk::GetRECSliceIndexImageTypes (std::string parFile) |
| ITK_EXPORT PARSliceIndexScanSequenceVector | itk::GetRECSliceIndexScanningSequence (std::string parFile) |
| ITK_EXPORT bool | itk::ReadPAR (std::string parFile, struct par_parameter *pPar) |
Defines | |
| #define | PAR_DEFAULT_ECHO_TIMES_SIZE 128 |
| #define | PAR_DEFAULT_IMAGE_TYPES_SIZE 8 |
| #define | PAR_DEFAULT_REP_TIMES_SIZE 128 |
| #define | PAR_DEFAULT_SCAN_SEQUENCE_SIZE 8 |
| #define | PAR_DEFAULT_STRING_LENGTH 32 |
| #define | PAR_DEFAULT_TRIGGER_TIMES_SIZE 128 |
| #define | PAR_DIFFUSION_VALUES_SIZE 3 |
| #define | PAR_RESCALE_VALUES_SIZE 3 |
| #define | PAR_SLICE_ORIENTATION_CORONAL 3 |
| #define | PAR_SLICE_ORIENTATION_SAGITTAL 2 |
| #define | PAR_SLICE_ORIENTATION_TRANSVERSAL 1 |
| #define | RESEARCH_IMAGE_EXPORT_TOOL_V3 3 |
| #define | RESEARCH_IMAGE_EXPORT_TOOL_V4 4 |
| #define | RESEARCH_IMAGE_EXPORT_TOOL_V4_1 41 |
| #define PAR_DEFAULT_ECHO_TIMES_SIZE 128 |
Definition at line 48 of file itkPhilipsPAR.h.
| #define PAR_DEFAULT_IMAGE_TYPES_SIZE 8 |
Definition at line 50 of file itkPhilipsPAR.h.
| #define PAR_DEFAULT_REP_TIMES_SIZE 128 |
Definition at line 49 of file itkPhilipsPAR.h.
| #define PAR_DEFAULT_SCAN_SEQUENCE_SIZE 8 |
Definition at line 51 of file itkPhilipsPAR.h.
| #define PAR_DEFAULT_STRING_LENGTH 32 |
Definition at line 46 of file itkPhilipsPAR.h.
| #define PAR_DEFAULT_TRIGGER_TIMES_SIZE 128 |
Definition at line 47 of file itkPhilipsPAR.h.
| #define PAR_DIFFUSION_VALUES_SIZE 3 |
Definition at line 53 of file itkPhilipsPAR.h.
| #define PAR_RESCALE_VALUES_SIZE 3 |
Definition at line 52 of file itkPhilipsPAR.h.
| #define PAR_SLICE_ORIENTATION_CORONAL 3 |
Definition at line 57 of file itkPhilipsPAR.h.
| #define PAR_SLICE_ORIENTATION_SAGITTAL 2 |
Definition at line 56 of file itkPhilipsPAR.h.
| #define PAR_SLICE_ORIENTATION_TRANSVERSAL 1 |
Definition at line 55 of file itkPhilipsPAR.h.
| #define RESEARCH_IMAGE_EXPORT_TOOL_V3 3 |
Definition at line 42 of file itkPhilipsPAR.h.
| #define RESEARCH_IMAGE_EXPORT_TOOL_V4 4 |
Definition at line 43 of file itkPhilipsPAR.h.
| #define RESEARCH_IMAGE_EXPORT_TOOL_V4_1 41 |
Definition at line 44 of file itkPhilipsPAR.h.
1.5.6 written by Dimitri van Heesch,
© 1997-2000