ANIMA
4.0
|
#include <animaODFEstimatorImageFilter.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::Image< TInputPixelType, 4 > | Image4DType |
typedef TInputImage::Pointer | InputImagePointer |
typedef TOutputImage::Pointer | OutputImagePointer |
typedef Superclass::OutputImageRegionType | OutputImageRegionType |
typedef itk::SmartPointer< Self > | Pointer |
typedef ODFEstimatorImageFilter | Self |
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > | Superclass |
typedef itk::Image< TInputPixelType, 3 > | TInputImage |
typedef itk::VectorImage< TOutputPixelType, 3 > | TOutputImage |
Public Member Functions | |
void | AddGradientDirection (unsigned int i, std::vector< double > &grad) |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
virtual void | SetBValueShellSelected (int _arg) |
void | SetBValuesList (std::vector< double > bValuesList) |
virtual void | SetDeltaAganjRegularization (double _arg) |
virtual void | SetFileNameSphereTesselation (std::string _arg) |
virtual void | SetLambda (double _arg) |
virtual void | SetLOrder (unsigned int _arg) |
virtual void | SetNormalize (bool _arg) |
void | SetReferenceB0Image (TInputImage *refB0) |
virtual void | SetSharpen (bool _arg) |
virtual void | SetSharpnessRatio (double _arg) |
virtual void | SetUseAganjEstimation (bool _arg) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
void | BeforeThreadedGenerateData () ITK_OVERRIDE |
void | DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread) ITK_OVERRIDE |
void | GenerateOutputInformation () ITK_OVERRIDE |
ODFEstimatorImageFilter () | |
virtual | ~ODFEstimatorImageFilter () |
Definition at line 13 of file animaODFEstimatorImageFilter.h.
typedef itk::SmartPointer<const Self> anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::ConstPointer |
Definition at line 24 of file animaODFEstimatorImageFilter.h.
typedef itk::Image<TInputPixelType,4> anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::Image4DType |
Definition at line 20 of file animaODFEstimatorImageFilter.h.
typedef TInputImage::Pointer anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::InputImagePointer |
Definition at line 30 of file animaODFEstimatorImageFilter.h.
typedef TOutputImage::Pointer anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::OutputImagePointer |
Definition at line 33 of file animaODFEstimatorImageFilter.h.
typedef Superclass::OutputImageRegionType anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::OutputImageRegionType |
Superclass typedefs.
Definition at line 36 of file animaODFEstimatorImageFilter.h.
typedef itk::SmartPointer<Self> anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::Pointer |
Definition at line 23 of file animaODFEstimatorImageFilter.h.
typedef ODFEstimatorImageFilter anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::Self |
Standard class typedefs.
Definition at line 18 of file animaODFEstimatorImageFilter.h.
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::Superclass |
Definition at line 22 of file animaODFEstimatorImageFilter.h.
typedef itk::Image<TInputPixelType, 3> anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::TInputImage |
Definition at line 19 of file animaODFEstimatorImageFilter.h.
typedef itk::VectorImage<TOutputPixelType, 3> anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::TOutputImage |
Definition at line 21 of file animaODFEstimatorImageFilter.h.
|
inlineprotected |
Definition at line 57 of file animaODFEstimatorImageFilter.h.
|
inlineprotectedvirtual |
Definition at line 80 of file animaODFEstimatorImageFilter.h.
References anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::BeforeThreadedGenerateData(), anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::DynamicThreadedGenerateData(), and anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::GenerateOutputInformation().
void anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::AddGradientDirection | ( | unsigned int | i, |
std::vector< double > & | grad | ||
) |
Definition at line 19 of file animaODFEstimatorImageFilter.hxx.
References anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::GenerateOutputInformation(), and anima::TransformCartesianToSphericalCoordinates().
|
protected |
Definition at line 52 of file animaODFEstimatorImageFilter.hxx.
References anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::DynamicThreadedGenerateData(), anima::ODFSphericalHarmonicBasis::getNthSHValueAtPosition(), and anima::TransformCartesianToSphericalCoordinates().
Referenced by anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::GenerateOutputInformation(), and anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::~ODFEstimatorImageFilter().
virtual::itk::LightObject::Pointer anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::CreateAnother | ( | void | ) | const |
|
protected |
|
protected |
Definition at line 37 of file animaODFEstimatorImageFilter.hxx.
References anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::BeforeThreadedGenerateData().
Referenced by anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::AddGradientDirection(), and anima::ODFEstimatorImageFilter< TInputPixelType, TOutputPixelType >::~ODFEstimatorImageFilter().
|
virtual |
Run-time type information (and related methods)
|
static |
Method for creation through the object factory.
|
virtual |
|
inline |
Definition at line 39 of file animaODFEstimatorImageFilter.h.
References anima::Normalize().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
Definition at line 54 of file animaODFEstimatorImageFilter.h.
|
virtual |
|
virtual |
|
virtual |