Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ContourSpatialObject< TDimension > Class Template Reference

#include <itkContourSpatialObject.h>

Inheritance diagram for itk::ContourSpatialObject< TDimension >:

Inheritance graph
[legend]
Collaboration diagram for itk::ContourSpatialObject< TDimension >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<unsigned int TDimension = 3>
class itk::ContourSpatialObject< TDimension >

Representation of a Contour based on the spatial object classes.

The Contour is basically defined by a set of points which are inside this blob

See also:
SpatialObjectPoint

Definition at line 40 of file itkContourSpatialObject.h.

Public Types

typedef AffineGeometryFrameType::Pointer AffineGeometryFramePointer
typedef AffineGeometryFrame<
double, TDimension > 
AffineGeometryFrameType
typedef BoundingBoxType::Pointer BoundingBoxPointer
typedef Superclass::BoundingBoxType BoundingBoxType
typedef ChildrenListTypeChildrenListPointer
typedef std::list< PointerChildrenListType
typedef SmartPointer< const
Self
ConstPointer
typedef std::vector< ControlPointTypeControlPointListType
typedef ContourSpatialObjectPoint<
TDimension > 
ControlPointType
typedef Superclass::CovariantVectorType CovariantVectorType
typedef Index< TDimension > IndexType
typedef IndexType::IndexValueType IndexValueType
typedef Point< ScalarType,
TDimension > 
InputType
typedef std::vector< InterpolatedPointTypeInterpolatedPointListType
typedef SpatialObjectPoint<
TDimension > 
InterpolatedPointType
enum  InterpolationType {
  NO_INTERPOLATION = 0,
  EXPLICIT_INTERPOLATION,
  BEZIER_INTERPOLATION,
  LINEAR_INTERPOLATION
}
typedef Offset< TDimension > OffsetType
typedef OffsetType::OffsetValueType OffsetValueType
typedef OutputVectorTypeOutputVectorPointer
typedef CovariantVector< double,
TDimension > 
OutputVectorType
typedef SmartPointer< PointContainerTypePointContainerPointer
typedef VectorContainer< unsigned
long, PointType
PointContainerType
typedef SmartPointer< SelfPointer
typedef PointTypePointPointer
typedef Superclass::PointType PointType
typedef PropertyType::Pointer PropertyPointer
typedef SpatialObjectProperty<
float > 
PropertyType
typedef ImageRegion< TDimension > RegionType
typedef double ScalarType
typedef ContourSpatialObject Self
typedef Size< TDimension > SizeType
typedef double * SpacingType
typedef Superclass::SpatialObjectPointType SpatialObjectPointType
typedef PointBasedSpatialObject<
TDimension > 
Superclass
typedef const TransformTypeTransformConstPointer
typedef TransformType::Pointer TransformPointer
typedef Superclass::TransformType TransformType
typedef SpatialObjectTreeNode<
TDimension > 
TreeNodeType
typedef VectorContainer< unsigned
long int, PointType
VectorContainerType
typedef VectorTypeVectorPointer
typedef Superclass::VectorType VectorType

Public Member Functions

void AddSpatialObject (Self *pointer)
virtual void Clear (void)
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is meaning
that *the bounding box for
the object and all its recursive
children is computed *This
depth can be it is possible
to *restrict the bounding
box computation to objects
of a specified *type or family
of types The spatial objects
included in the *computation
are those whose typenames
as their initial the string
specified via then it is not
included in the bounding box
but its descendents that match
the string are *included
*virtual bool 
ComputeBoundingBox () const
Compute the index of the pixel
at a specified offset from
the *beginning of the buffered
region *IndexType 
ComputeIndex (OffsetValueType offset) const
bool ComputeLocalBoundingBox (void) const
void ComputeObjectToParentTransform (void)
void ComputeObjectToWorldTransform (void)
Compute an offset from the
beginning of the buffer for
a pixel *at the specified
index *OffsetValueType 
ComputeOffset (const IndexType &ind) const
virtual void CopyInformation (const DataObject *data)
virtual void DerivativeAt (const PointType &point, short unsigned int order, OutputVectorType &value, unsigned int depth=0, char *name=NULL)
Returns true if a point is
inside the object provided
*to make spatial objects compatible
with spatial functions *and
conditional iterators for
defining regions of interest
*bool 
Evaluate (const PointType &point) const
Set Get the AffineGeometryFrame
*virtual const AffineGeometryFrameType
GetAffineGeometryFrame ()
virtual int GetAttachedToSlice () const
virtual BoundingBoxTypeGetBoundingBox () const
virtual const unsigned int & GetBoundingBoxChildrenDepth ()
virtual const std::string & GetBoundingBoxChildrenName ()
virtual const RegionTypeGetBufferedRegion () const
virtual ChildrenListTypeGetChildren (unsigned int depth=0, char *name=NULL) const
virtual bool GetClosed () const
ControlPointTypeGetControlPoint (unsigned long id)
const ControlPointTypeGetControlPoint (unsigned long id) const
const ControlPointListTypeGetControlPoints (void) const
ControlPointListTypeGetControlPoints (void)
virtual double GetDefaultInsideValue () const
virtual double GetDefaultOutsideValue () const
virtual int GetDisplayOrientation () const
Get Set the ID *virtual const
int & 
GetId ()
const TransformTypeGetIndexToObjectTransform (void) const
Transform points from the
internal data coordinate system
*of the and offset of the
indices *TransformType
GetIndexToObjectTransform (void)
virtual const TransformTypeGetIndexToWorldTransform ()
virtual TransformTypeGetIndexToWorldTransform ()
InterpolatedPointTypeGetInterpolatedPoint (unsigned long id)
const InterpolatedPointTypeGetInterpolatedPoint (unsigned long id) const
const InterpolatedPointListTypeGetInterpolatedPoints (void) const
InterpolatedPointListTypeGetInterpolatedPoints (void)
Set Get the interpolation
type *InterpolationType 
GetInterpolationType () const
virtual const RegionTypeGetLargestPossibleRegion () const
unsigned int GetMaximumDepth ()
unsigned long GetMTime (void) const
virtual const char * GetNameOfClass () const
const TransformTypeGetNodeToParentNodeTransform (void) const
TransformTypeGetNodeToParentNodeTransform (void)
unsigned int GetNumberOfChildren (unsigned int depth=0, char *name=NULL) const
unsigned long GetNumberOfControlPoints (void) const
unsigned long GetNumberOfInterpolatedPoints (void) const
Return the number of points
in the list *virtual unsigned
long 
GetNumberOfPoints (void) const
unsigned int GetObjectDimension (void) const
unsigned long GetObjectMTime (void) const
const TransformTypeGetObjectToNodeTransform (void) const
Transforms points from the
object specific physical space
*to the physical space of
its parent object *TransformType
GetObjectToNodeTransform (void)
const TransformTypeGetObjectToParentTransform (void) const
TransformTypeGetObjectToParentTransform (void)
virtual const TransformTypeGetObjectToWorldTransform ()
virtual TransformTypeGetObjectToWorldTransform ()
simplifies the implementation
of *some data accessing algorithms
*const OffsetValueType
GetOffsetTable () const
virtual SelfGetParent (void)
virtual const SelfGetParent (void) const
virtual const int & GetParentId ()
virtual SpatialObjectPointTypeGetPoint (unsigned long)
Return a SpatialObjectPoint
given its position in the
list *virtual const SpatialObjectPointType
GetPoint (unsigned long) const
const PropertyTypeGetProperty (void) const
Returns a pointer to the property
object applied to this class
*PropertyType
GetProperty (void)
virtual const RegionTypeGetRequestedRegion () const
virtual const double * GetSpacing () const
virtual std::string GetSpatialObjectTypeAsString () const
unsigned long GetTransformMTime (void)
virtual const TreeNodeTypeGetTreeNode ()
Return a raw pointer to the
node container *virtual TreeNodeType
GetTreeNode ()
virtual const char * GetTypeName (void) const
unsigned long GetWorldTransformMTime (void)
virtual bool HasParent (void) const
bool IsEvaluableAt (const PointType &point, unsigned int depth=0, char *name=NULL) const
virtual bool IsInside (const PointType &point) const
bool IsInside (const PointType &point, unsigned int depth, char *name) const
 itkStaticConstMacro (ObjectDimension, unsigned int, TDimension)
 itkStaticConstMacro (MaximumDepth, unsigned int, 9999999)
Transform points from the
internal data coordinate system
*of the 
object (typically the indices of the image from which *the object was defined) to"physical"space(which accounts *for the spacing
void RemoveSpatialObject (Self *object)
virtual bool RequestedRegionIsOutsideOfTheBufferedRegion ()
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is meaning
that *the bounding box for
the object and all its recursive
children is computed *This
depth can be 
set (before calling ComputeBoundingBox) using *SetBoundingBoxChildrenDepth().**By calling SetBoundingBoxChildrenName()
virtual void SetAffineGeometryFrame (AffineGeometryFrameType *_arg)
Set Get the slice attached
to the contour if any *is
returned if no contour attached
*virtual void 
SetAttachedToSlice (int _arg)
Set Get the depth at which
the bounding box is computed
*virtual void 
SetBoundingBoxChildrenDepth (unsigned int _arg)
Set Get the name of the children
to consider when computing
the *bounding box *virtual
void 
SetBoundingBoxChildrenName (std::string _arg)
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is meaning
that *the bounding box for
the object and all its recursive
children is computed *This
depth can be it is possible
to *restrict the bounding
box computation to objects
of a specified *type or family
of types The spatial objects
included in the *computation
are those whose typenames
as their initial the string
specified via 
SetBoundingBoxChildrenName ().*The root spatial object(on which the method is called) is not *treated specially.If its typename does not match the bounding *box children name
virtual void SetBufferedRegion (const RegionType &region)
void SetChildren (ChildrenListType &children)
Set Get if the contour is
closed *virtual void 
SetClosed (bool _arg)
void SetControlPoints (ControlPointListType &newPoints)
Set Get the display orientation
of the contour *virtual void 
SetDisplayOrientation (int _arg)
virtual void SetId (int _arg)
void SetInterpolatedPoints (InterpolatedPointListType &newPoints)
void SetInterpolationType (InterpolationType interpolation)
virtual void SetLargestPossibleRegion (const RegionType &region)
These function are just calling
the node container transforms
*void 
SetNodeToParentNodeTransform (TransformType *transform)
Transforms points from the
object specific physical space
*to the physical space of
its parent object *void 
SetObjectToParentTransform (TransformType *transform)
This defines the transformation
from the global coordinate
frame *By setting this the
local transform is computed
*void 
SetObjectToWorldTransform (TransformType *transform)
void SetParent (Self *parent)
Set Get the parent Identification
number *virtual void 
SetParentId (int _arg)
void SetProperty (PropertyType *property)
virtual void SetRequestedRegion (DataObject *data)
virtual void SetRequestedRegion (const RegionType &region)
virtual void SetRequestedRegionToLargestPossibleRegion ()
void SetSpacing (const double spacing[itkGetStaticConstMacro(ObjectDimension)])
virtual void SetTreeNode (TreeNodeType *_arg)
virtual void Update (void)
virtual void UpdateOutputInformation ()
Set Get the default outside value (ValueAt()) of the object.Default is 0.0 */virtual void SetDefaultOutsideValue(double _arg)
Set Get the default inside value (ValueAt()) of the object.Default is 1.0 */virtual void SetDefaultInsideValue(double _arg)
bool ValueAt (const PointType &point, double &value, unsigned int depth=0, char *name=NULL) const
virtual bool VerifyRequestedRegion ()

Static Public Member Functions

static Pointer New ()

Public Attributes

Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current *etc This
table if of because its *values
are computed progressively 
as: {1
*Compute an axis aligned bounding
box for an object and its
selected * 
children
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current 
column
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is meaning
that *the bounding box for
the object and all its recursive
children is computed *This
depth can be it is possible
to *restrict the bounding
box computation to objects
of a specified *type or family
of types The spatial objects
included in the *computation
are those whose typenames
as their initial the string
specified via then it is not
included in the bounding box * 
computation
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After 
computation
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By 
default
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is 
maximum
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current *etc This
table if of because its *values
are computed progressively 
N1
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current *etc This
table if of because its *values
are computed progressively
N1
N2
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current *etc This
table if of because its *values
are computed progressively
N1 *N1 *N2
N3
Transform points from the
internal data coordinate system
*of the 
orientation
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current 
row
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is meaning
that *the bounding box for
the object and all its recursive
children is computed *This
depth can be it is possible
to *restrict the bounding
box computation to objects
of a specified *type or family
of types The spatial objects
included in the *computation
are those whose typenames 
share
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current *etc This
table if of 
size [VImageDimension+1]
Get the offset table The offset
table gives increments for
*moving from one pixel to
next in the current 
slice
*Compute an axis aligned bounding
box for an object and its
selected down to a specified
depth After the *resulting
bounding box is stored in
this m_Bounds **By the bounding
box children depth is meaning
that *the bounding box for
the object and all its recursive
children is computed *This
depth can be it is possible
to *restrict the bounding
box computation to objects
of a specified *type or family
of types The spatial objects
included in the *computation
are those whose typenames
as their initial * 
substring
This defines the transformation
from the global coordinate
frame *By setting this 
transform

Protected Member Functions

void ComputeOffsetTable ()
 ContourSpatialObject ()
virtual const BoundingBoxTypeGetBounds ()
virtual const unsigned int & GetDimension ()
virtual const TransformTypeGetInternalInverseTransform ()
virtual void PrintSelf (std::ostream &os, Indent indent) const
virtual void SetDimension (unsigned int _arg)
virtual void SetTypeName (std::string _arg)
virtual ~ContourSpatialObject ()

Protected Attributes

long int m_AttachedToSlice
bool m_Closed
ControlPointListType m_ControlPoints
int m_DisplayOrientation
InterpolatedPointListType m_InterpolatedPoints
InterpolationType m_InterpolationType


Member Typedef Documentation

template<unsigned int TDimension = 3>
typedef AffineGeometryFrameType::Pointer itk::SpatialObject< TDimension >::AffineGeometryFramePointer [inherited]
 

Definition at line 115 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef AffineGeometryFrame<double,TDimension> itk::SpatialObject< TDimension >::AffineGeometryFrameType [inherited]
 

Definition at line 114 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef BoundingBoxType::Pointer itk::SpatialObject< TDimension >::BoundingBoxPointer [inherited]
 

Definition at line 112 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Superclass::BoundingBoxType itk::ContourSpatialObject< TDimension >::BoundingBoxType
 

Reimplemented from itk::SpatialObject< TDimension >.

Definition at line 59 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef ChildrenListType* itk::SpatialObject< TDimension >::ChildrenListPointer [inherited]
 

Definition at line 119 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef std::list< Pointer > itk::SpatialObject< TDimension >::ChildrenListType [inherited]
 

Return type for the list of children

Reimplemented in itk::PolygonGroupSpatialObject< TDimension >.

Definition at line 118 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef SmartPointer< const Self > itk::ContourSpatialObject< TDimension >::ConstPointer
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 49 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef std::vector< ControlPointType > itk::ContourSpatialObject< TDimension >::ControlPointListType
 

Definition at line 53 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef ContourSpatialObjectPoint< TDimension > itk::ContourSpatialObject< TDimension >::ControlPointType
 

Definition at line 51 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Superclass::CovariantVectorType itk::PointBasedSpatialObject< TDimension >::CovariantVectorType [inherited]
 

Reimplemented from itk::SpatialObject< TDimension >.

Reimplemented in itk::DTITubeSpatialObject< TDimension >, itk::SurfaceSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::VesselTubeSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

Definition at line 52 of file itkPointBasedSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Index<TDimension> itk::SpatialObject< TDimension >::IndexType [inherited]
 

Index typedef support. An index is used to access pixel values.

Reimplemented in itk::ImageMaskSpatialObject< TDimension >, itk::ImageSpatialObject< TDimension, TPixelType >, and itk::ImageSpatialObject< TDimension, unsigned char >.

Definition at line 123 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef IndexType::IndexValueType itk::SpatialObject< TDimension >::IndexValueType [inherited]
 

Definition at line 124 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Point< ScalarType, TDimension > itk::SpatialObject< TDimension >::InputType [inherited]
 

Definition at line 92 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef std::vector< InterpolatedPointType > itk::ContourSpatialObject< TDimension >::InterpolatedPointListType
 

Definition at line 54 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef SpatialObjectPoint< TDimension > itk::ContourSpatialObject< TDimension >::InterpolatedPointType
 

Definition at line 52 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Offset<TDimension> itk::SpatialObject< TDimension >::OffsetType [inherited]
 

Offset typedef support. An offset represent relative position between indices.

Definition at line 128 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef OffsetType::OffsetValueType itk::SpatialObject< TDimension >::OffsetValueType [inherited]
 

Definition at line 129 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef OutputVectorType* itk::SpatialObject< TDimension >::OutputVectorPointer [inherited]
 

Definition at line 102 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef CovariantVector< double, TDimension > itk::SpatialObject< TDimension >::OutputVectorType [inherited]
 

Definition at line 101 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef SmartPointer<PointContainerType> itk::ContourSpatialObject< TDimension >::PointContainerPointer
 

Definition at line 61 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef VectorContainer<unsigned long,PointType> itk::ContourSpatialObject< TDimension >::PointContainerType
 

Definition at line 60 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef SmartPointer< Self > itk::ContourSpatialObject< TDimension >::Pointer
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 48 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef PointType* itk::SpatialObject< TDimension >::PointPointer [inherited]
 

Definition at line 93 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Superclass::PointType itk::ContourSpatialObject< TDimension >::PointType
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 57 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef PropertyType::Pointer itk::SpatialObject< TDimension >::PropertyPointer [inherited]
 

Definition at line 133 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef SpatialObjectProperty< float > itk::SpatialObject< TDimension >::PropertyType [inherited]
 

Definition at line 132 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef ImageRegion<TDimension> itk::SpatialObject< TDimension >::RegionType [inherited]
 

Reimplemented in itk::ImageMaskSpatialObject< TDimension >, itk::ImageSpatialObject< TDimension, TPixelType >, and itk::ImageSpatialObject< TDimension, unsigned char >.

Definition at line 130 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef double itk::ContourSpatialObject< TDimension >::ScalarType
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 50 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef ContourSpatialObject itk::ContourSpatialObject< TDimension >::Self
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 46 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Size<TDimension> itk::SpatialObject< TDimension >::SizeType [inherited]
 

Reimplemented in itk::BoxSpatialObject< TDimension >.

Definition at line 131 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef double* itk::SpatialObject< TDimension >::SpacingType [inherited]
 

Definition at line 99 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Superclass::SpatialObjectPointType itk::ContourSpatialObject< TDimension >::SpatialObjectPointType
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 56 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef PointBasedSpatialObject< TDimension> itk::ContourSpatialObject< TDimension >::Superclass
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 47 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef const TransformType* itk::SpatialObject< TDimension >::TransformConstPointer [inherited]
 

Definition at line 106 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef TransformType::Pointer itk::SpatialObject< TDimension >::TransformPointer [inherited]
 

Definition at line 105 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Superclass::TransformType itk::ContourSpatialObject< TDimension >::TransformType
 

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

Definition at line 58 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
typedef SpatialObjectTreeNode<TDimension> itk::SpatialObject< TDimension >::TreeNodeType [inherited]
 

Reimplemented in itk::GroupSpatialObject< TDimension >, and itk::PolygonGroupSpatialObject< TDimension >.

Definition at line 135 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef VectorContainer< unsigned long int, PointType > itk::SpatialObject< TDimension >::VectorContainerType [inherited]
 

Definition at line 108 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef VectorType* itk::SpatialObject< TDimension >::VectorPointer [inherited]
 

Definition at line 97 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
typedef Superclass::VectorType itk::PointBasedSpatialObject< TDimension >::VectorType [inherited]
 

Reimplemented from itk::SpatialObject< TDimension >.

Reimplemented in itk::DTITubeSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::VesselTubeSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

Definition at line 51 of file itkPointBasedSpatialObject.h.


Member Enumeration Documentation

template<unsigned int TDimension = 3>
enum itk::ContourSpatialObject::InterpolationType
 

Enumeration values:
NO_INTERPOLATION 
EXPLICIT_INTERPOLATION 
BEZIER_INTERPOLATION 
LINEAR_INTERPOLATION 

Definition at line 111 of file itkContourSpatialObject.h.


Constructor & Destructor Documentation

template<unsigned int TDimension = 3>
itk::ContourSpatialObject< TDimension >::ContourSpatialObject  )  [protected]
 

template<unsigned int TDimension = 3>
virtual itk::ContourSpatialObject< TDimension >::~ContourSpatialObject  )  [protected, virtual]
 


Member Function Documentation

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::AddSpatialObject Self pointer  )  [inherited]
 

Add an object to the list of children.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::Clear void   )  [virtual, inherited]
 

Clear the spatial object by deleting all lists of children and subchildren

Reimplemented in itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is meaning that* the bounding box for the object and all its recursive children is computed* This depth can be it is possible to* restrict the bounding box computation to objects of a specified* type or family of types The spatial objects included in the* computation are those whose typenames as their initial the string specified via then it is not included in the bounding box but its descendents that match the string are* included* virtual bool itk::SpatialObject< TDimension >::ComputeBoundingBox  )  const [virtual, inherited]
 

template<unsigned int TDimension = 3>
Compute the index of the pixel at a specified offset from the* beginning of the buffered region* IndexType itk::SpatialObject< TDimension >::ComputeIndex OffsetValueType  offset  )  const [inline, inherited]
 

Definition at line 316 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
bool itk::ContourSpatialObject< TDimension >::ComputeLocalBoundingBox void   )  const [virtual]
 

Compute the boundaries of the Contour.

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::ComputeObjectToParentTransform void   )  [inherited]
 

Compute the Local transform when the global transform is set

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::ComputeObjectToWorldTransform void   )  [inherited]
 

Compute the World transform when the local transform is set This function should be called each time the local transform has been modified

template<unsigned int TDimension = 3>
Compute an offset from the beginning of the buffer for a pixel* at the specified index* OffsetValueType itk::SpatialObject< TDimension >::ComputeOffset const IndexType ind  )  const [inline, inherited]
 

Definition at line 296 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::ComputeOffsetTable  )  [protected, inherited]
 

Calculate the offsets needed to move from one pixel to the next along a row, column, slice, volume, etc. These offsets are based on the size of the BufferedRegion. This should be called after the BufferedRegion is set.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::CopyInformation const DataObject data  )  [virtual, inherited]
 

Copy information from the specified data set. This method is part of the pipeline execution model. By default, a ProcessObject will copy meta-data from the first input to all of its outputs. See ProcessObject::GenerateOutputInformation(). Each subclass of DataObject is responsible for being able to copy whatever meta-data it needs from from another DataObject. ImageBase has more meta-data than its DataObject. Thus, it must provide its own version of CopyInformation() in order to copy the LargestPossibleRegion from the input parameter.

Reimplemented in itk::EllipseSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::DerivativeAt const PointType point,
short unsigned int  order,
OutputVectorType value,
unsigned int  depth = 0,
char *  name = NULL
[virtual, inherited]
 

Return the n-th order derivative value at the specified point.

template<unsigned int TDimension = 3>
Returns true if a point is inside the object provided* to make spatial objects compatible with spatial functions* and conditional iterators for defining regions of interest* bool itk::SpatialObject< TDimension >::Evaluate const PointType point  )  const [inline, inherited]
 

Definition at line 210 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Set Get the AffineGeometryFrame* virtual const AffineGeometryFrameType* itk::SpatialObject< TDimension >::GetAffineGeometryFrame  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual int itk::ContourSpatialObject< TDimension >::GetAttachedToSlice  )  const [virtual]
 

template<unsigned int TDimension = 3>
virtual BoundingBoxType* itk::SpatialObject< TDimension >::GetBoundingBox  )  const [virtual, inherited]
 

Get the bounding box of the object. This function calls ComputeBoundingBox()

template<unsigned int TDimension = 3>
virtual const unsigned int& itk::SpatialObject< TDimension >::GetBoundingBoxChildrenDepth  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual const std::string& itk::SpatialObject< TDimension >::GetBoundingBoxChildrenName  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual const BoundingBoxType* itk::SpatialObject< TDimension >::GetBounds  )  [protected, virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual const RegionType& itk::SpatialObject< TDimension >::GetBufferedRegion  )  const [inline, virtual, inherited]
 

Get the region object that defines the size and starting index of the region of the image currently loaded in memory.

See also:
ImageRegion, SetLargestPossibleRegion(), SetRequestedRegion()

Definition at line 260 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
virtual ChildrenListType* itk::SpatialObject< TDimension >::GetChildren unsigned int  depth = 0,
char *  name = NULL
const [virtual, inherited]
 

Returns a list of pointer to the children affiliated to this object. A depth of 0 returns the immediate childred. A depth of 1 returns the children and those children's children.

Warning:
User is responsible for freeing the list, but not the elements of the list.

template<unsigned int TDimension = 3>
virtual bool itk::ContourSpatialObject< TDimension >::GetClosed  )  const [virtual]
 

template<unsigned int TDimension = 3>
ControlPointType* itk::ContourSpatialObject< TDimension >::GetControlPoint unsigned long  id  )  [inline]
 

Return a control point in the list given the index

Definition at line 83 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_ControlPoints.

template<unsigned int TDimension = 3>
const ControlPointType* itk::ContourSpatialObject< TDimension >::GetControlPoint unsigned long  id  )  const [inline]
 

Return a control point in the list given the index

Definition at line 79 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_ControlPoints.

template<unsigned int TDimension = 3>
const ControlPointListType& itk::ContourSpatialObject< TDimension >::GetControlPoints void   )  const
 

Returns a reference to the list of the control points.

template<unsigned int TDimension = 3>
ControlPointListType& itk::ContourSpatialObject< TDimension >::GetControlPoints void   ) 
 

Returns a reference to the list of the control points.

template<unsigned int TDimension = 3>
virtual double itk::SpatialObject< TDimension >::GetDefaultInsideValue  )  const [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual double itk::SpatialObject< TDimension >::GetDefaultOutsideValue  )  const [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual const unsigned int& itk::SpatialObject< TDimension >::GetDimension  )  [protected, virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual int itk::ContourSpatialObject< TDimension >::GetDisplayOrientation  )  const [virtual]
 

template<unsigned int TDimension = 3>
Get Set the ID* virtual const int& itk::SpatialObject< TDimension >::GetId  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
const TransformType* itk::SpatialObject< TDimension >::GetIndexToObjectTransform void   )  const [inherited]
 

template<unsigned int TDimension = 3>
Transform points from the internal data coordinate system* of the and offset of the indices* TransformType* itk::SpatialObject< TDimension >::GetIndexToObjectTransform void   )  [inherited]
 

Referenced by itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::GetSpacing(), and itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::SetSpacing().

template<unsigned int TDimension = 3>
virtual const TransformType* itk::SpatialObject< TDimension >::GetIndexToWorldTransform  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual TransformType* itk::SpatialObject< TDimension >::GetIndexToWorldTransform  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual const TransformType* itk::SpatialObject< TDimension >::GetInternalInverseTransform  )  [protected, virtual, inherited]
 

template<unsigned int TDimension = 3>
InterpolatedPointType* itk::ContourSpatialObject< TDimension >::GetInterpolatedPoint unsigned long  id  )  [inline]
 

Return a interpolated point in the list given the index

Definition at line 104 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_InterpolatedPoints.

template<unsigned int TDimension = 3>
const InterpolatedPointType* itk::ContourSpatialObject< TDimension >::GetInterpolatedPoint unsigned long  id  )  const [inline]
 

Return a interpolated point in the list given the index

Definition at line 100 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_InterpolatedPoints.

template<unsigned int TDimension = 3>
const InterpolatedPointListType& itk::ContourSpatialObject< TDimension >::GetInterpolatedPoints void   )  const
 

Returns a reference to the list of the interpolated points.

template<unsigned int TDimension = 3>
InterpolatedPointListType& itk::ContourSpatialObject< TDimension >::GetInterpolatedPoints void   ) 
 

Returns a reference to the list of the interpolated points.

template<unsigned int TDimension = 3>
Set Get the interpolation type* InterpolationType itk::ContourSpatialObject< TDimension >::GetInterpolationType  )  const [inline]
 

Definition at line 117 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_InterpolationType.

template<unsigned int TDimension = 3>
virtual const RegionType& itk::SpatialObject< TDimension >::GetLargestPossibleRegion  )  const [inline, virtual, inherited]
 

Get the region object that defines the size and starting index for the largest possible region this image could represent. This is used in determining how much memory would be needed to load an entire dataset. It is also used to determine boundary conditions.

See also:
ImageRegion, GetBufferedRegion(), GetRequestedRegion()

Definition at line 249 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
unsigned int itk::SpatialObject< TDimension >::GetMaximumDepth  )  [inline, inherited]
 

Return the maximum depth that a tree of spatial objects can have. This provides convenient access to a static constant.

Definition at line 82 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
unsigned long itk::SpatialObject< TDimension >::GetMTime void   )  const [inherited]
 

Returns the latest modified time of the spatial object, and any of its components.

Reimplemented in itk::ImageSpatialObject< TDimension, TPixelType >, itk::MeshSpatialObject< TMesh >, and itk::ImageSpatialObject< TDimension, unsigned char >.

template<unsigned int TDimension = 3>
virtual const char* itk::ContourSpatialObject< TDimension >::GetNameOfClass  )  const [virtual]
 

Method for creation through the object factory.

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

template<unsigned int TDimension = 3>
const TransformType* itk::SpatialObject< TDimension >::GetNodeToParentNodeTransform void   )  const [inherited]
 

template<unsigned int TDimension = 3>
TransformType* itk::SpatialObject< TDimension >::GetNodeToParentNodeTransform void   )  [inherited]
 

template<unsigned int TDimension = 3>
unsigned int itk::SpatialObject< TDimension >::GetNumberOfChildren unsigned int  depth = 0,
char *  name = NULL
const [inherited]
 

Returns the number of children currently assigned to the object.

template<unsigned int TDimension = 3>
unsigned long itk::ContourSpatialObject< TDimension >::GetNumberOfControlPoints void   )  const [inline]
 

Return the number of control points in the list

Definition at line 87 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_ControlPoints.

template<unsigned int TDimension = 3>
unsigned long itk::ContourSpatialObject< TDimension >::GetNumberOfInterpolatedPoints void   )  const [inline]
 

Return the number of interpolated points in the list

Definition at line 108 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_InterpolatedPoints.

template<unsigned int TDimension = 3>
Return the number of points in the list* virtual unsigned long itk::PointBasedSpatialObject< TDimension >::GetNumberOfPoints void   )  const [inline, virtual, inherited]
 

Reimplemented in itk::BlobSpatialObject< TDimension >, itk::LandmarkSpatialObject< TDimension >, itk::LineSpatialObject< TDimension >, itk::SurfaceSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

Definition at line 79 of file itkPointBasedSpatialObject.h.

References itkWarningMacro.

template<unsigned int TDimension = 3>
unsigned int itk::SpatialObject< TDimension >::GetObjectDimension void   )  const [inline, inherited]
 

Get the dimensionality of the object

Definition at line 150 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
unsigned long itk::SpatialObject< TDimension >::GetObjectMTime void   )  const [inline, inherited]
 

Returns the latest modified time of the spatial object, but not the modification time of the children

Definition at line 230 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
const TransformType* itk::SpatialObject< TDimension >::GetObjectToNodeTransform void   )  const [inherited]
 

template<unsigned int TDimension = 3>
Transforms points from the object specific physical space* to the physical space of its parent object* TransformType* itk::SpatialObject< TDimension >::GetObjectToNodeTransform void   )  [inherited]
 

template<unsigned int TDimension = 3>
const TransformType* itk::SpatialObject< TDimension >::GetObjectToParentTransform void   )  const [inherited]
 

template<unsigned int TDimension = 3>
TransformType* itk::SpatialObject< TDimension >::GetObjectToParentTransform void   )  [inherited]
 

template<unsigned int TDimension = 3>
virtual const TransformType* itk::SpatialObject< TDimension >::GetObjectToWorldTransform  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual TransformType* itk::SpatialObject< TDimension >::GetObjectToWorldTransform  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
simplifies the implementation of* some data accessing algorithms* const OffsetValueType* itk::SpatialObject< TDimension >::GetOffsetTable  )  const [inline, inherited]
 

Definition at line 291 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
virtual Self* itk::SpatialObject< TDimension >::GetParent void   )  [virtual, inherited]
 

Return a pointer to the parent object in the hierarchy tree

template<unsigned int TDimension = 3>
virtual const Self* itk::SpatialObject< TDimension >::GetParent void   )  const [virtual, inherited]
 

Return a pointer to the parent object in the hierarchy tree

template<unsigned int TDimension = 3>
virtual const int& itk::SpatialObject< TDimension >::GetParentId  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual SpatialObjectPointType* itk::PointBasedSpatialObject< TDimension >::GetPoint unsigned  long  )  [inline, virtual, inherited]
 

Reimplemented in itk::BlobSpatialObject< TDimension >, itk::LandmarkSpatialObject< TDimension >, itk::LineSpatialObject< TDimension >, itk::SurfaceSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

Definition at line 71 of file itkPointBasedSpatialObject.h.

References itkWarningMacro.

template<unsigned int TDimension = 3>
Return a SpatialObjectPoint given its position in the list* virtual const SpatialObjectPointType* itk::PointBasedSpatialObject< TDimension >::GetPoint unsigned  long  )  const [inline, virtual, inherited]
 

Reimplemented in itk::BlobSpatialObject< TDimension >, itk::LandmarkSpatialObject< TDimension >, itk::LineSpatialObject< TDimension >, itk::SurfaceSpatialObject< TDimension >, itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, and itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >.

Definition at line 62 of file itkPointBasedSpatialObject.h.

References itkWarningMacro.

template<unsigned int TDimension = 3>
const PropertyType* itk::SpatialObject< TDimension >::GetProperty void   )  const [inline, inherited]
 

Definition at line 382 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Returns a pointer to the property object applied to this class* PropertyType* itk::SpatialObject< TDimension >::GetProperty void   )  [inherited]
 

template<unsigned int TDimension = 3>
virtual const RegionType& itk::SpatialObject< TDimension >::GetRequestedRegion  )  const [inline, virtual, inherited]
 

Get the region object that defines the size and starting index for the region of the image requested (i.e., the region of the image to be operated on by a filter).

See also:
ImageRegion, SetLargestPossibleRegion(), SetBufferedRegion()

Definition at line 279 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
virtual const double* itk::SpatialObject< TDimension >::GetSpacing  )  const [inline, virtual, inherited]
 

Get the spacing of the spatial object.

Definition at line 417 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
virtual std::string itk::SpatialObject< TDimension >::GetSpatialObjectTypeAsString  )  const [virtual, inherited]
 

Return the type of the spatial object as a string This is used by the SpatialObjectFactory

template<unsigned int TDimension = 3>
unsigned long itk::SpatialObject< TDimension >::GetTransformMTime void   )  [inherited]
 

Return the Modified time of the LocalToWorldTransform

template<unsigned int TDimension = 3>
virtual const TreeNodeType* itk::SpatialObject< TDimension >::GetTreeNode  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
Return a raw pointer to the node container* virtual TreeNodeType* itk::SpatialObject< TDimension >::GetTreeNode  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual const char* itk::SpatialObject< TDimension >::GetTypeName void   )  const [inline, virtual, inherited]
 

Get the typename of the SpatialObject

Definition at line 142 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
unsigned long itk::SpatialObject< TDimension >::GetWorldTransformMTime void   )  [inherited]
 

Return the Modified time of the WorldToLocalTransform

template<unsigned int TDimension = 3>
virtual bool itk::SpatialObject< TDimension >::HasParent void   )  const [virtual, inherited]
 

Return true if the object has a parent object. Basically, only the root object , or some isolated objects should return false.

template<unsigned int TDimension = 3>
bool itk::ContourSpatialObject< TDimension >::IsEvaluableAt const PointType point,
unsigned int  depth = 0,
char *  name = NULL
const [virtual]
 

Returns true if the Contour is evaluable at the requested point, false otherwise.

Reimplemented from itk::SpatialObject< TDimension >.

template<unsigned int TDimension = 3>
virtual bool itk::ContourSpatialObject< TDimension >::IsInside const PointType point  )  const [virtual]
 

Test whether a point is inside or outside the object For computational speed purposes, it is faster if the method does not check the name of the class and the current depth

template<unsigned int TDimension = 3>
bool itk::ContourSpatialObject< TDimension >::IsInside const PointType point,
unsigned int  depth,
char *  name
const [virtual]
 

Returns true if the point is inside the Contour, false otherwise.

Reimplemented from itk::SpatialObject< TDimension >.

template<unsigned int TDimension = 3>
itk::SpatialObject< TDimension >::itkStaticConstMacro ObjectDimension  ,
unsigned  int,
TDimension 
[inherited]
 

Dimension of the object. This constant is used by functions that are templated over SpatialObject type when they need compile time access to the dimension of the object.

template<unsigned int TDimension = 3>
itk::SpatialObject< TDimension >::itkStaticConstMacro MaximumDepth  ,
unsigned  int,
9999999 
[inherited]
 

template<unsigned int TDimension = 3>
static Pointer itk::ContourSpatialObject< TDimension >::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

template<unsigned int TDimension = 3>
Transform points from the internal data coordinate system* of the itk::SpatialObject< TDimension >::object typically the indices of the image from which *the object was  defined  )  [inherited]
 

template<unsigned int TDimension = 3>
virtual void itk::ContourSpatialObject< TDimension >::PrintSelf std::ostream &  os,
Indent  indent
const [protected, virtual]
 

Method to print the object.

Reimplemented from itk::PointBasedSpatialObject< TDimension >.

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::RemoveSpatialObject Self object  )  [inherited]
 

Remove the object passed as arguments from the list of children. May this function should return a false value if the object to remove is not found in the list.

template<unsigned int TDimension = 3>
virtual bool itk::SpatialObject< TDimension >::RequestedRegionIsOutsideOfTheBufferedRegion  )  [virtual, inherited]
 

Determine whether the RequestedRegion is outside of the BufferedRegion. This method returns true if the RequestedRegion is outside the BufferedRegion (true if at least one pixel is outside). This is used by the pipeline mechanism to determine whether a filter needs to re-execute in order to satisfy the current request. If the current RequestedRegion is already inside the BufferedRegion from the previous execution (and the current filter is up to date), then a given filter does not need to re-execute

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is meaning that* the bounding box for the object and all its recursive children is computed* This depth can be itk::SpatialObject< TDimension >::set before calling  ComputeBoundingBox  )  [inherited]
 

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetAffineGeometryFrame AffineGeometryFrameType _arg  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
Set Get the slice attached to the contour if any* is returned if no contour attached* virtual void itk::ContourSpatialObject< TDimension >::SetAttachedToSlice int  _arg  )  [virtual]
 

template<unsigned int TDimension = 3>
Set Get the depth at which the bounding box is computed* virtual void itk::SpatialObject< TDimension >::SetBoundingBoxChildrenDepth unsigned int  _arg  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
Set Get the name of the children to consider when computing the* bounding box* virtual void itk::SpatialObject< TDimension >::SetBoundingBoxChildrenName std::string  _arg  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is meaning that* the bounding box for the object and all its recursive children is computed* This depth can be it is possible to* restrict the bounding box computation to objects of a specified* type or family of types The spatial objects included in the* computation are those whose typenames as their initial the string specified via itk::SpatialObject< TDimension >::SetBoundingBoxChildrenName  )  [inherited]
 

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetBufferedRegion const RegionType region  )  [virtual, inherited]
 

Set the region object that defines the size and starting index of the region of the image currently loaded in memory.

See also:
ImageRegion, SetLargestPossibleRegion(), SetRequestedRegion()

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::SetChildren ChildrenListType children  )  [inherited]
 

Set the list of pointers to children to the list passed as argument.

template<unsigned int TDimension = 3>
Set Get if the contour is closed* virtual void itk::ContourSpatialObject< TDimension >::SetClosed bool  _arg  )  [virtual]
 

template<unsigned int TDimension = 3>
void itk::ContourSpatialObject< TDimension >::SetControlPoints ControlPointListType newPoints  ) 
 

Set the list of control points.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetDimension unsigned int  _arg  )  [protected, virtual, inherited]
 

template<unsigned int TDimension = 3>
Set Get the display orientation of the contour* virtual void itk::ContourSpatialObject< TDimension >::SetDisplayOrientation int  _arg  )  [virtual]
 

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetId int  _arg  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
void itk::ContourSpatialObject< TDimension >::SetInterpolatedPoints InterpolatedPointListType newPoints  ) 
 

Set the list of interpolated points.

template<unsigned int TDimension = 3>
void itk::ContourSpatialObject< TDimension >::SetInterpolationType InterpolationType  interpolation  )  [inline]
 

Definition at line 119 of file itkContourSpatialObject.h.

References itk::ContourSpatialObject< TDimension >::m_InterpolationType.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetLargestPossibleRegion const RegionType region  )  [virtual, inherited]
 

Set the region object that defines the size and starting index for the largest possible region this image could represent. This is used in determining how much memory would be needed to load an entire dataset. It is also used to determine boundary conditions.

See also:
ImageRegion, SetBufferedRegion(), SetRequestedRegion()

template<unsigned int TDimension = 3>
These function are just calling the node container transforms* void itk::SpatialObject< TDimension >::SetNodeToParentNodeTransform TransformType transform  )  [inherited]
 

template<unsigned int TDimension = 3>
Transforms points from the object specific physical space* to the physical space of its parent object* void itk::SpatialObject< TDimension >::SetObjectToParentTransform TransformType transform  )  [inherited]
 

template<unsigned int TDimension = 3>
This defines the transformation from the global coordinate frame* By setting this the local transform is computed* void itk::SpatialObject< TDimension >::SetObjectToWorldTransform TransformType transform  )  [inherited]
 

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::SetParent Self parent  )  [inherited]
 

Set the pointer to the parent object in the tree hierarchy used for the spatial object patter.

template<unsigned int TDimension = 3>
Set Get the parent Identification number* virtual void itk::SpatialObject< TDimension >::SetParentId int  _arg  )  [virtual, inherited]
 

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::SetProperty PropertyType property  )  [inherited]
 

Set the property applied to the object.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetRequestedRegion DataObject data  )  [virtual, inherited]
 

Set the requested region from this data object to match the requested region of the data object passed in as a parameter. This method implements the API from DataObject. The data object parameter must be castable to an ImageBase.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetRequestedRegion const RegionType region  )  [virtual, inherited]
 

Set the region object that defines the size and starting index for the region of the image requested (i.e., the region of the image to be operated on by a filter).

See also:
ImageRegion, SetLargestPossibleRegion(), SetBufferedRegion()

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetRequestedRegionToLargestPossibleRegion  )  [virtual, inherited]
 

Set the RequestedRegion to the LargestPossibleRegion. This forces a filter to produce all of the output in one execution (i.e. not streaming) on the next call to Update().

template<unsigned int TDimension = 3>
void itk::SpatialObject< TDimension >::SetSpacing const double  spacing[itkGetStaticConstMacro(ObjectDimension)]  )  [inline, inherited]
 

Set the spacing of the spatial object.

Definition at line 412 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetTreeNode TreeNodeType _arg  )  [virtual, inherited]
 

Set the tree container

Referenced by itk::SpatialObjectTreeNode< TDimension >::SetData().

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::SetTypeName std::string  _arg  )  [protected, virtual, inherited]
 

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::Update void   )  [virtual, inherited]
 

Specify that the object has been updated

template<unsigned int TDimension = 3>
virtual void itk::SpatialObject< TDimension >::UpdateOutputInformation  )  [virtual, inherited]
 

Update the information for this DataObject so that it can be used as an output of a ProcessObject. This method is used the pipeline mechanism to propagate information and initialize the meta data associated with a DataObject. This method calls its source's ProcessObject::UpdateOutputInformation() which determines modified times, LargestPossibleRegions, and any extra meta data like spacing, origin, etc.

template<unsigned int TDimension = 3>
Set Get the default outside itk::SpatialObject< TDimension >::value ValueAt()   )  [inherited]
 

template<unsigned int TDimension = 3>
Set Get the default inside itk::SpatialObject< TDimension >::value ValueAt()   )  [inherited]
 

template<unsigned int TDimension = 3>
bool itk::ContourSpatialObject< TDimension >::ValueAt const PointType point,
double &  value,
unsigned int  depth = 0,
char *  name = NULL
const [virtual]
 

Returns the value of the Contour at that point. Currently this function returns a binary value, but it might want to return a degree of membership in case of fuzzy Contours.

Reimplemented from itk::SpatialObject< TDimension >.

template<unsigned int TDimension = 3>
virtual bool itk::SpatialObject< TDimension >::VerifyRequestedRegion  )  [virtual, inherited]
 

Verify that the RequestedRegion is within the LargestPossibleRegion. If the RequestedRegion is not within the LargestPossibleRegion, then the filter cannot possible satisfy the request. This method returns true if the request can be satisfied and returns fails if the request cannot. This method is used by PropagateRequestedRegion(). PropagateRequestedRegion() throws a InvalidRequestedRegionError exception is the requested region is not within the LargestPossibleRegion.


Member Data Documentation

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current * etc This table if of because its* values are computed progressively itk::SpatialObject< TDimension >::as [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected* itk::SpatialObject< TDimension >::children [inherited]
 

Definition at line 484 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current itk::SpatialObject< TDimension >::column [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is meaning that* the bounding box for the object and all its recursive children is computed* This depth can be it is possible to* restrict the bounding box computation to objects of a specified* type or family of types The spatial objects included in the* computation are those whose typenames as their initial the string specified via then it is not included in the bounding box* itk::SpatialObject< TDimension >::computation [inherited]
 

Definition at line 500 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After itk::SpatialObject< TDimension >::computation [inherited]
 

Definition at line 484 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By itk::SpatialObject< TDimension >::default [inherited]
 

Definition at line 484 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
long int itk::ContourSpatialObject< TDimension >::m_AttachedToSlice [protected]
 

Definition at line 170 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
bool itk::ContourSpatialObject< TDimension >::m_Closed [protected]
 

Definition at line 168 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
ControlPointListType itk::ContourSpatialObject< TDimension >::m_ControlPoints [protected]
 

Definition at line 165 of file itkContourSpatialObject.h.

Referenced by itk::ContourSpatialObject< TDimension >::GetControlPoint(), and itk::ContourSpatialObject< TDimension >::GetNumberOfControlPoints().

template<unsigned int TDimension = 3>
int itk::ContourSpatialObject< TDimension >::m_DisplayOrientation [protected]
 

Definition at line 169 of file itkContourSpatialObject.h.

template<unsigned int TDimension = 3>
InterpolatedPointListType itk::ContourSpatialObject< TDimension >::m_InterpolatedPoints [protected]
 

Definition at line 166 of file itkContourSpatialObject.h.

Referenced by itk::ContourSpatialObject< TDimension >::GetInterpolatedPoint(), and itk::ContourSpatialObject< TDimension >::GetNumberOfInterpolatedPoints().

template<unsigned int TDimension = 3>
InterpolationType itk::ContourSpatialObject< TDimension >::m_InterpolationType [protected]
 

Definition at line 167 of file itkContourSpatialObject.h.

Referenced by itk::ContourSpatialObject< TDimension >::GetInterpolationType(), and itk::ContourSpatialObject< TDimension >::SetInterpolationType().

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is itk::SpatialObject< TDimension >::maximum [inherited]
 

Definition at line 484 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current * etc This table if of because its* values are computed progressively itk::SpatialObject< TDimension >::N1 [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current * etc This table if of because its* values are computed progressively N1* itk::SpatialObject< TDimension >::N2 [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current * etc This table if of because its* values are computed progressively N1 * N1* N2* itk::SpatialObject< TDimension >::N3 [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Transform points from the internal data coordinate system* of the itk::SpatialObject< TDimension >::orientation [inherited]
 

Definition at line 424 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current itk::SpatialObject< TDimension >::row [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is meaning that* the bounding box for the object and all its recursive children is computed* This depth can be it is possible to* restrict the bounding box computation to objects of a specified* type or family of types The spatial objects included in the* computation are those whose typenames itk::SpatialObject< TDimension >::share [inherited]
 

Definition at line 495 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current * etc This table if of itk::SpatialObject< TDimension >::size[VImageDimension+1] [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
Get the offset table The offset table gives increments for* moving from one pixel to next in the current itk::SpatialObject< TDimension >::slice [inherited]
 

Definition at line 280 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
* Compute an axis aligned bounding box for an object and its selected down to a specified depth After the* resulting bounding box is stored in this m_Bounds* * By the bounding box children depth is meaning that* the bounding box for the object and all its recursive children is computed* This depth can be it is possible to* restrict the bounding box computation to objects of a specified* type or family of types The spatial objects included in the* computation are those whose typenames as their initial* itk::SpatialObject< TDimension >::substring [inherited]
 

Definition at line 495 of file itkSpatialObject.h.

template<unsigned int TDimension = 3>
This defines the transformation from the global coordinate frame* By setting this itk::SpatialObject< TDimension >::transform [inherited]
 

Definition at line 160 of file itkSpatialObject.h.


The documentation for this class was generated from the following file:
Generated at Sun Jul 9 19:23:26 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000