|
ANIMA
4.0
|
#include <animaMCMScalarMapsImageFilter.h>
Inheritance diagram for anima::MCMScalarMapsImageFilter< TPixelType >:
Collaboration diagram for anima::MCMScalarMapsImageFilter< TPixelType >:Public Types | |
| typedef itk::SmartPointer< const Self > | ConstPointer |
| typedef InputImageType::ConstPointer | InputImagePointer |
| typedef anima::MCMImage< TPixelType, 3 > | InputImageType |
| typedef InputImageType::IndexType | InputIndexType |
| typedef InputImageType::RegionType | InputRegionType |
| typedef MCModelType::Pointer | MCModelPointer |
| typedef anima::MultiCompartmentModel | MCModelType |
| typedef OutputImageType::Pointer | OutputImagePointer |
| typedef itk::Image< TPixelType, 3 > | OutputImageType |
| typedef InputImageType::PixelType | PixelType |
| typedef itk::SmartPointer< Self > | Pointer |
| typedef MCMScalarMapsImageFilter | Self |
| typedef itk::ImageToImageFilter< InputImageType, OutputImageType > | Superclass |
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual const char * | GetNameOfClass () const |
| virtual void | SetIncludeIsotropicWeights (bool _arg) |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| void | DynamicThreadedGenerateData (const InputRegionType &outputRegionForThread) ITK_OVERRIDE |
| template<class T > | |
| bool | isZero (const itk::VariableLengthVector< T > &value) const |
| MCMScalarMapsImageFilter () | |
| virtual | ~MCMScalarMapsImageFilter () |
Definition at line 12 of file animaMCMScalarMapsImageFilter.h.
| typedef itk::SmartPointer<const Self> anima::MCMScalarMapsImageFilter< TPixelType >::ConstPointer |
Definition at line 22 of file animaMCMScalarMapsImageFilter.h.
| typedef InputImageType::ConstPointer anima::MCMScalarMapsImageFilter< TPixelType >::InputImagePointer |
Definition at line 30 of file animaMCMScalarMapsImageFilter.h.
| typedef anima::MCMImage<TPixelType, 3> anima::MCMScalarMapsImageFilter< TPixelType >::InputImageType |
Definition at line 18 of file animaMCMScalarMapsImageFilter.h.
| typedef InputImageType::IndexType anima::MCMScalarMapsImageFilter< TPixelType >::InputIndexType |
Definition at line 34 of file animaMCMScalarMapsImageFilter.h.
| typedef InputImageType::RegionType anima::MCMScalarMapsImageFilter< TPixelType >::InputRegionType |
Definition at line 33 of file animaMCMScalarMapsImageFilter.h.
| typedef MCModelType::Pointer anima::MCMScalarMapsImageFilter< TPixelType >::MCModelPointer |
Definition at line 39 of file animaMCMScalarMapsImageFilter.h.
| typedef anima::MultiCompartmentModel anima::MCMScalarMapsImageFilter< TPixelType >::MCModelType |
Definition at line 38 of file animaMCMScalarMapsImageFilter.h.
| typedef OutputImageType::Pointer anima::MCMScalarMapsImageFilter< TPixelType >::OutputImagePointer |
Definition at line 31 of file animaMCMScalarMapsImageFilter.h.
| typedef itk::Image<TPixelType, 3> anima::MCMScalarMapsImageFilter< TPixelType >::OutputImageType |
Definition at line 19 of file animaMCMScalarMapsImageFilter.h.
| typedef InputImageType::PixelType anima::MCMScalarMapsImageFilter< TPixelType >::PixelType |
Definition at line 35 of file animaMCMScalarMapsImageFilter.h.
| typedef itk::SmartPointer<Self> anima::MCMScalarMapsImageFilter< TPixelType >::Pointer |
Definition at line 21 of file animaMCMScalarMapsImageFilter.h.
| typedef MCMScalarMapsImageFilter anima::MCMScalarMapsImageFilter< TPixelType >::Self |
Standard class typedefs
Definition at line 17 of file animaMCMScalarMapsImageFilter.h.
| typedef itk::ImageToImageFilter<InputImageType, OutputImageType > anima::MCMScalarMapsImageFilter< TPixelType >::Superclass |
Definition at line 20 of file animaMCMScalarMapsImageFilter.h.
|
inlineprotected |
Definition at line 44 of file animaMCMScalarMapsImageFilter.h.
|
inlineprotectedvirtual |
Definition at line 60 of file animaMCMScalarMapsImageFilter.h.
| virtual::itk::LightObject::Pointer anima::MCMScalarMapsImageFilter< TPixelType >::CreateAnother | ( | void | ) | const |
|
protected |
Definition at line 13 of file animaMCMScalarMapsImageFilter.hxx.
References anima::FreeWater, anima::BaseCompartment::GetApparentFractionalAnisotropy(), anima::BaseCompartment::GetApparentMeanDiffusivity(), anima::BaseCompartment::GetApparentParallelDiffusivity(), anima::BaseCompartment::GetApparentPerpendicularDiffusivity(), anima::BaseCompartment::GetCompartmentType(), anima::MCMImage< TPixel, VImageDimension >::GetDescriptionModel(), anima::IsotropicRestrictedWater, and anima::Stanisz.
Referenced by anima::MCMScalarMapsImageFilter< TPixelType >::isZero().
|
virtual |
Run-time type information (and related methods)
|
inlineprotected |
Definition at line 62 of file animaMCMScalarMapsImageFilter.h.
References anima::MCMScalarMapsImageFilter< TPixelType >::DynamicThreadedGenerateData().
|
static |
Method for creation through the object factory.
|
virtual |
1.8.13