Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <itkTensorImageToDiffusionImageFilter.h>
Public Member Functions | |
virtual const char * | GetClassName () const |
itkStaticConstMacro (ImageDimension, unsigned int, OutputImageType::ImageDimension) | |
Pointer | Clone () const |
void | SetGradientList (const GradientListPointerType list) |
GradientListPointerType | GetGradientList (void) const |
void | SetBValue (const double &bval) |
void | SetMaskImage (MaskImageType::Pointer maskimage) |
void | SetExternalBaselineImage (typename BaselineImageType::Pointer bimage) |
Set an external baseline image for signal generation (optional) More... | |
virtual void | SetMin (OutputScalarType _arg) |
virtual void | SetMax (OutputScalarType _arg) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
TensorImageToDiffusionImageFilter () | |
virtual | ~TensorImageToDiffusionImageFilter () |
void | PrintSelf (std::ostream &os, Indent indent) const |
virtual void | BeforeThreadedGenerateData (void) |
virtual void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, ThreadIdType) |
virtual void | UpdateOutputInformation () |
Definition at line 44 of file itkTensorImageToDiffusionImageFilter.h.
typedef BaselineImageType::RegionType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::BaselineImageRegionType |
Definition at line 63 of file itkTensorImageToDiffusionImageFilter.h.
typedef itk::Image<BaselinePixelType,3> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::BaselineImageType |
Definition at line 62 of file itkTensorImageToDiffusionImageFilter.h.
typedef BaselineScalarType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::BaselinePixelType |
Definition at line 61 of file itkTensorImageToDiffusionImageFilter.h.
typedef OutputScalarType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::BaselineScalarType |
Definition at line 60 of file itkTensorImageToDiffusionImageFilter.h.
typedef SmartPointer<const Self> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::ConstPointer |
Definition at line 72 of file itkTensorImageToDiffusionImageFilter.h.
typedef GradientListType::Pointer itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::GradientListPointerType |
Definition at line 84 of file itkTensorImageToDiffusionImageFilter.h.
typedef VectorContainer<unsigned int, GradientType> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::GradientListType |
Definition at line 83 of file itkTensorImageToDiffusionImageFilter.h.
typedef vnl_vector_fixed<double,3> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::GradientType |
Definition at line 82 of file itkTensorImageToDiffusionImageFilter.h.
typedef InputImageType::RegionType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::InputImageRegionType |
Definition at line 53 of file itkTensorImageToDiffusionImageFilter.h.
typedef itk::Image<InputPixelType,3> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::InputImageType |
Definition at line 52 of file itkTensorImageToDiffusionImageFilter.h.
typedef itk::DiffusionTensor3D<InputScalarType> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::InputPixelType |
Definition at line 51 of file itkTensorImageToDiffusionImageFilter.h.
typedef TInputScalarType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::InputScalarType |
Definition at line 50 of file itkTensorImageToDiffusionImageFilter.h.
typedef MaskImageType::RegionType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::MaskImageRegionType |
Definition at line 66 of file itkTensorImageToDiffusionImageFilter.h.
typedef itk::Image< short, 3> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::MaskImageType |
Definition at line 65 of file itkTensorImageToDiffusionImageFilter.h.
typedef OutputImageType::RegionType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::OutputImageRegionType |
Definition at line 58 of file itkTensorImageToDiffusionImageFilter.h.
typedef itk::VectorImage<OutputScalarType,3> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::OutputImageType |
Definition at line 56 of file itkTensorImageToDiffusionImageFilter.h.
typedef OutputImageType::PixelType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::OutputPixelType |
Definition at line 57 of file itkTensorImageToDiffusionImageFilter.h.
typedef TOutputScalarType itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::OutputScalarType |
Definition at line 55 of file itkTensorImageToDiffusionImageFilter.h.
typedef SmartPointer<Self> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::Pointer |
Definition at line 71 of file itkTensorImageToDiffusionImageFilter.h.
typedef TensorImageToDiffusionImageFilter itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::Self |
Definition at line 68 of file itkTensorImageToDiffusionImageFilter.h.
typedef ImageToImageFilter<InputImageType, OutputImageType> itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::Superclass |
Definition at line 69 of file itkTensorImageToDiffusionImageFilter.h.
|
inlineprotected |
Definition at line 121 of file itkTensorImageToDiffusionImageFilter.h.
|
inlineprotectedvirtual |
Definition at line 129 of file itkTensorImageToDiffusionImageFilter.h.
|
protectedvirtual |
Pointer itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::Clone | ( | ) | const |
|
virtual |
|
inline |
Definition at line 92 of file itkTensorImageToDiffusionImageFilter.h.
itk::TensorImageToDiffusionImageFilter< TInputScalarType, TOutputScalarType >::itkStaticConstMacro | ( | ImageDimension | , |
unsigned | int, | ||
OutputImageType::ImageDimension | |||
) |
|
static |
|
inlineprotected |
Definition at line 131 of file itkTensorImageToDiffusionImageFilter.h.
|
inline |
Definition at line 96 of file itkTensorImageToDiffusionImageFilter.h.
|
inline |
Set an external baseline image for signal generation (optional)
An option to enforce a specific baseline image. If none provided (default) the filter uses the itk::TensorToL2NormImageFilter to generate the modelled baseline image.
Definition at line 111 of file itkTensorImageToDiffusionImageFilter.h.
|
inline |
Manually Set/Get a list of gradients
Definition at line 87 of file itkTensorImageToDiffusionImageFilter.h.
|
inline |
Definition at line 99 of file itkTensorImageToDiffusionImageFilter.h.
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |