Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h>
Public Attributes | |
double | currentF |
double | currentFunceiled |
double | currentD |
double | currentDStar |
bool | iterated_sequence |
std::vector< unsigned int > | baselineind |
int | N |
std::vector< unsigned int > | gradientind |
std::vector< double > | bvals |
vnl_vector< double > | bvalues |
vnl_vector< double > | meas |
vnl_vector< double > | allmeas |
int | Nhigh |
std::vector< int > | high_indices |
vnl_vector< double > | high_bvalues |
vnl_vector< double > | high_meas |
vnl_vector< double > | meas1 |
vnl_vector< double > | bvals1 |
vnl_vector< double > | meas2 |
vnl_vector< double > | bvals2 |
Definition at line 210 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::allmeas |
Definition at line 225 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
std::vector<unsigned int> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::baselineind |
Definition at line 218 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
std::vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvals |
Definition at line 222 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvals1 |
Definition at line 233 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvals2 |
Definition at line 236 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::bvalues |
Definition at line 223 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentD |
Definition at line 214 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentDStar |
Definition at line 215 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentF |
Definition at line 212 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
double itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::currentFunceiled |
Definition at line 213 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
std::vector<unsigned int> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::gradientind |
Definition at line 221 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::high_bvalues |
Definition at line 229 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
std::vector<int> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::high_indices |
Definition at line 228 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::high_meas |
Definition at line 230 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
bool itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::iterated_sequence |
Definition at line 217 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::meas |
Definition at line 224 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::meas1 |
Definition at line 232 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
vnl_vector<double> itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::meas2 |
Definition at line 235 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
Referenced by QmitkIVIMWidget::SetParameters().
int itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::N |
Definition at line 220 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.
int itk::DiffusionIntravoxelIncoherentMotionReconstructionImageFilter< TInputPixelType, TOutputPixelType >::IVIMSnapshot::Nhigh |
Definition at line 227 of file itkDiffusionIntravoxelIncoherentMotionReconstructionImageFilter.h.