![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h>
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static Pointer | New () |
![]() | |
static Pointer | New () |
![]() | |
static bool | GetGlobalWarningDisplay () |
static void | GlobalWarningDisplayOff () |
static void | GlobalWarningDisplayOn () |
static Pointer | New () |
static void | SetGlobalWarningDisplay (bool val) |
![]() | |
static void | BreakOnError () |
static Pointer | New () |
Additional Inherited Members | |
![]() | |
static constexpr unsigned int | ConstantVelocityFieldDimension = TransformType::ConstantVelocityFieldDimension |
![]() | |
TransformPointer | m_Transform {} |
![]() | |
FixedParametersType | m_RequiredFixedParameters |
![]() | |
std::atomic< int > | m_ReferenceCount {} |
Helper class for multiresolution image registration.
Definition at line 33 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
using itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::ConstPointer = SmartPointer<const Self> |
Definition at line 43 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
using itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::Pointer = SmartPointer<Self> |
Definition at line 42 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
using itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::ScalarType = typename TransformType::ScalarType |
Definition at line 53 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
using itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::Self = GaussianExponentialDiffeomorphicTransformParametersAdaptor |
Standard class type aliases.
Definition at line 40 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
using itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::Superclass = ConstantVelocityFieldTransformParametersAdaptor<TTransform> |
Definition at line 41 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
using itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::TransformType = TTransform |
Definition at line 52 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
|
protected |
|
overrideprotecteddefault |
|
overridevirtual |
Initialize the transform using the specified fixed parameters
Reimplemented from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >.
|
virtual |
Get/Set the Gaussian smoothing standard deviation for the velocity field.
|
virtual |
Get/Set the Gaussian smoothing standard deviation for the update field.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >.
|
static |
New macro for creation of through a Smart Pointer.
|
overrideprotectedvirtual |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from itk::Object.
|
virtual |
Get/Set the Gaussian smoothing standard deviation for the velocity field.
|
virtual |
Get/Set the Gaussian smoothing standard deviation for the update field.
|
private |
Definition at line 80 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
|
private |
Definition at line 82 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
|
private |
Definition at line 81 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.
|
private |
Definition at line 83 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.