18#ifndef itkImageMaskSpatialObject_h
19#define itkImageMaskSpatialObject_h
46template <
unsigned int TDimension = 3,
typename TPixel =
unsigned char>
96 itkBooleanMacro(UseMaskValue);
97 itkSetMacro(UseMaskValue,
bool);
98 itkGetConstReferenceMacro(UseMaskValue,
bool);
116#if !defined(ITK_LEGACY_REMOVE)
120 itkLegacyMacro(
RegionType GetAxisAlignedBoundingBoxRegion()
const;)
143#ifndef ITK_MANUAL_INSTANTIATION
144# include "itkImageMaskSpatialObject.hxx"
ImageSpatialObject< TDimension, TPixel > Superclass
~ImageMaskSpatialObject() override=default
LightObject::Pointer InternalClone() const override
itk::ImageSliceConstIteratorWithIndex< ImageType > SliceIteratorType
ImageMaskSpatialObject< TDimension, TPixel > Self
SmartPointer< Self > Pointer
bool IsInsideInObjectSpace(const PointType &point) const override
void ComputeMyBoundingBox() override
SmartPointer< const Self > ConstPointer
RegionType ComputeMyBoundingBoxInIndexSpace() const
Multi-dimensional image iterator which only walks a region.
Image< PixelType, TDimension > ImageType
bool IsInsideInObjectSpace(const PointType &point) const override
typename ImageType::ConstPointer ImagePointer
typename ImageType::IndexType IndexType
Point< ScalarType, VDimension > PointType
InterpolateImageFunction< ImageType > InterpolatorType
SmartPointer< Self > Pointer
Implements transparent reference counting.
Size< VDimension > SizeType
BoundingBox< IdentifierType, VDimension, ScalarType, VectorContainerType > BoundingBoxType
ImageRegion< VDimension > RegionType
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