18#ifndef itkGaussianSpatialObject_h
19#define itkGaussianSpatialObject_h
43template <
unsigned int TDimension = 3>
73 itkGetConstReferenceMacro(RadiusInObjectSpace,
ScalarType);
79 itkGetConstReferenceMacro(SigmaInObjectSpace,
ScalarType);
83 itkGetConstReferenceMacro(CenterInObjectSpace,
PointType);
120 unsigned int depth = 0,
121 const std::string & name =
"")
const override;
128#if !defined(ITK_LEGACY_REMOVE)
129 itkLegacyMacro(
void SetSigma(
double sigma))
134 itkLegacyMacro(
double GetSigma()
const)
136 return this->GetSigmaInObjectSpace();
162#ifndef ITK_MANUAL_INSTANTIATION
163# include "itkGaussianSpatialObject.hxx"
SmartPointer< Self > Pointer
ScalarType SquaredZScoreInObjectSpace(const PointType &point) const
PointType m_CenterInObjectSpace
SpatialObject< TDimension > Superclass
ScalarType m_SigmaInObjectSpace
void ComputeMyBoundingBox() override
SmartPointer< const Self > ConstPointer
GaussianSpatialObject Self
virtual void SetSigmaInObjectSpace(ScalarType _arg)
ScalarType m_RadiusInObjectSpace
bool IsInsideInObjectSpace(const PointType &point) const override
EllipseSpatialObject< TDimension >::Pointer GetEllipsoid() const
ScalarType SquaredZScoreInWorldSpace(const PointType &point) const
SmartPointer< Self > Pointer
static constexpr unsigned int ObjectDimensions
Point< ScalarType, VDimension > PointType
SmartPointer< Superclass > SuperclassPointer
void PrintSelf(std::ostream &os, Indent indent) const override
~GaussianSpatialObject() override=default
LightObject::Pointer InternalClone() const override
bool ValueAtInObjectSpace(const PointType &point, double &value, unsigned int depth=0, const std::string &name="") const override
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
Implements transparent reference counting.
BoundingBox< IdentifierType, VDimension, ScalarType, VectorContainerType > BoundingBoxType
bool IsInsideInObjectSpace(const PointType &point, unsigned int depth, const std::string &name="") const
Point< ScalarType, VDimension > PointType
AffineTransform< ScalarType, VDimension > TransformType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents