![]() |
Orfeo Toolbox
3.16
|
TODO. More...
#include <itkPolygonSpatialObject.h>
Inheritance diagram for itk::PolygonSpatialObject< TDimension >:
Collaboration diagram for itk::PolygonSpatialObject< TDimension >:Public Member Functions | |
| unsigned long | AddObserver (const EventObject &event, Command *) |
| unsigned long | AddObserver (const EventObject &event, Command *) const |
| bool | AddPoint (const PointType &pointToAdd) |
| void | AddSpatialObject (Self *pointer) |
| virtual void | Clear (void) |
| PointType | ClosestPoint (const PointType &curPoint) const |
| virtual bool | ComputeBoundingBox () const |
| IndexType | ComputeIndex (OffsetValueType offset) const |
| bool | ComputeLocalBoundingBox () const |
| void | ComputeObjectToParentTransform (void) |
| void | ComputeObjectToWorldTransform (void) |
| OffsetValueType | ComputeOffset (const IndexType &ind) const |
| virtual void | CopyInformation (const DataObject *data) |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| void | DataHasBeenGenerated () |
| virtual void | DebugOff () const |
| virtual void | DebugOn () const |
| virtual void | Delete () |
| bool | DeletePoint (const PointType &pointToDelete) |
| virtual void | DerivativeAt (const PointType &point, short unsigned int order, OutputVectorType &value, unsigned int depth=0, char *name=NULL) |
| void | DisconnectPipeline () |
| bool | Evaluate (const PointType &point) const |
| virtual const AffineGeometryFrameType * | GetAffineGeometryFrame () |
| virtual BoundingBoxType * | GetBoundingBox () const |
| virtual const unsigned int & | GetBoundingBoxChildrenDepth () |
| virtual const std::string & | GetBoundingBoxChildrenName () |
| virtual const RegionType & | GetBufferedRegion () const |
| virtual ChildrenListType * | GetChildren (unsigned int depth=0, char *name=NULL) const |
| Command * | GetCommand (unsigned long tag) |
| bool | GetDataReleased () const |
| bool | GetDebug () const |
| virtual double | GetDefaultInsideValue () const |
| virtual double | GetDefaultOutsideValue () const |
| virtual const int & | GetId () |
| TransformType * | GetIndexToObjectTransform (void) |
| const TransformType * | GetIndexToObjectTransform (void) const |
| virtual TransformType * | GetIndexToWorldTransform () |
| virtual const TransformType * | GetIndexToWorldTransform () |
| virtual const RegionType & | GetLargestPossibleRegion () const |
| unsigned int | GetMaximumDepth () |
| MetaDataDictionary & | GetMetaDataDictionary (void) |
| const MetaDataDictionary & | GetMetaDataDictionary (void) const |
| unsigned long | GetMTime (void) const |
| virtual const char * | GetNameOfClass () const |
| TransformType * | GetNodeToParentNodeTransform (void) |
| const TransformType * | GetNodeToParentNodeTransform (void) const |
| unsigned int | GetNumberOfChildren (unsigned int depth=0, char *name=NULL) const |
| unsigned long | GetNumberOfPoints (void) const |
| unsigned int | GetObjectDimension (void) const |
| unsigned long | GetObjectMTime (void) const |
| TransformType * | GetObjectToNodeTransform (void) |
| const TransformType * | GetObjectToNodeTransform (void) const |
| TransformType * | GetObjectToParentTransform (void) |
| const TransformType * | GetObjectToParentTransform (void) const |
| virtual TransformType * | GetObjectToWorldTransform () |
| virtual const TransformType * | GetObjectToWorldTransform () |
| const OffsetValueType * | GetOffsetTable () const |
| virtual const Self * | GetParent (void) const |
| virtual Self * | GetParent (void) |
| virtual const int & | GetParentId () |
| virtual const unsigned long & | GetPipelineMTime () |
| const SpatialObjectPointType * | GetPoint (unsigned long id) const |
| SpatialObjectPointType * | GetPoint (unsigned long id) |
| PointListType & | GetPoints (void) |
| const PointListType & | GetPoints (void) const |
| PropertyType * | GetProperty (void) |
| const PropertyType * | GetProperty (void) const |
| virtual int | GetReferenceCount () const |
| virtual const bool & | GetReleaseDataFlag () |
| virtual const RegionType & | GetRequestedRegion () const |
| SmartPointerForwardReference < ProcessObject > | GetSource () const |
| unsigned int | GetSourceOutputIndex () const |
| virtual const double * | GetSpacing () const |
| virtual std::string | GetSpatialObjectTypeAsString () const |
| virtual double | GetThickness () |
| unsigned long | GetTransformMTime (void) |
| virtual TreeNodeType * | GetTreeNode () |
| virtual const TreeNodeType * | GetTreeNode () |
| virtual const char * | GetTypeName (void) const |
| virtual unsigned long | GetUpdateMTime () const |
| unsigned long | GetWorldTransformMTime (void) |
| virtual void | Graft (const DataObject *) |
| bool | HasObserver (const EventObject &event) const |
| virtual bool | HasParent (void) const |
| virtual void | Initialize () |
| bool | InsertPoint (const PointType &point1, const PointType &pointToAdd) |
| void | InvokeEvent (const EventObject &) |
| void | InvokeEvent (const EventObject &) const |
| bool | IsClosed () const |
| bool | IsEvaluableAt (const PointType &point, unsigned int depth=0, char *name=NULL) const |
| virtual bool | IsEvaluableAt (const PointType &point, unsigned int depth=0, char *name=NULL) const |
| virtual bool | IsInside (const PointType &point, unsigned int depth, char *name) const |
| virtual bool | IsInside (const PointType &point) const |
| bool | IsInside (const PointType &point, unsigned int depth, char *name) const |
| bool | IsInside (const PointType &point) const |
| double | MeasureArea () const |
| double | MeasurePerimeter () const |
| double | MeasureVolume () const |
| virtual void | Modified () const |
| unsigned int | NumberOfPoints () const |
| PolygonGroupOrientation | Plane () const |
| virtual void | PrepareForNewData () |
| void | Print (std::ostream &os, Indent indent=0) const |
| virtual void | PropagateRequestedRegion () |
| virtual void | Register () const |
| void | ReleaseData () |
| virtual void | ReleaseDataFlagOff () |
| virtual void | ReleaseDataFlagOn () |
| void | RemoveAllObservers () |
| void | RemoveObserver (unsigned long tag) |
| bool | RemoveSegment (const PointType &startpoint, const PointType &endPoint) |
| void | RemoveSpatialObject (Self *object) |
| bool | ReplacePoint (const PointType &oldpoint, const PointType &newPoint) |
| virtual bool | RequestedRegionIsOutsideOfTheBufferedRegion () |
| virtual void | ResetPipeline () |
| virtual void | SetAffineGeometryFrame (AffineGeometryFrameType *_arg) |
| virtual void | SetBoundingBoxChildrenDepth (unsigned int _arg) |
| virtual void | SetBoundingBoxChildrenName (std::string _arg) |
| virtual void | SetBufferedRegion (const RegionType ®ion) |
| void | SetChildren (ChildrenListType &children) |
| void | SetDebug (bool debugFlag) const |
| virtual void | SetDefaultInsideValue (double _arg) |
| virtual void | SetDefaultOutsideValue (double _arg) |
| virtual void | SetId (int _arg) |
| virtual void | SetLargestPossibleRegion (const RegionType ®ion) |
| void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
| void | SetNodeToParentNodeTransform (TransformType *transform) |
| void | SetObjectToParentTransform (TransformType *transform) |
| void | SetObjectToWorldTransform (TransformType *transform) |
| void | SetParent (Self *parent) |
| virtual void | SetParentId (int _arg) |
| void | SetPipelineMTime (unsigned long time) |
| void | SetPoints (PointListType &newPoints) |
| void | SetProperty (PropertyType *property) |
| virtual void | SetReferenceCount (int) |
| void | SetReleaseDataFlag (bool flag) |
| virtual void | SetRequestedRegion (const RegionType ®ion) |
| virtual void | SetRequestedRegion (DataObject *data) |
| virtual void | SetRequestedRegionToLargestPossibleRegion () |
| void | SetSpacing (const double spacing[itkGetStaticConstMacro(ObjectDimension)]) |
| virtual void | SetThickness (double _arg) |
| virtual void | SetTreeNode (TreeNodeType *_arg) |
| bool | ShouldIReleaseData () const |
| virtual void | UnRegister () const |
| virtual void | Update (void) |
| virtual void | UpdateOutputData () |
| virtual void | UpdateOutputInformation () |
| bool | ValueAt (const PointType &point, double &value, unsigned int depth=0, char *name=NULL) const |
| virtual bool | ValueAt (const PointType &point, double &value, unsigned int depth=0, char *name=NULL) const |
| virtual bool | VerifyRequestedRegion () |
Static Public Member Functions | |
| static void | BreakOnError () |
| static bool | GetGlobalReleaseDataFlag () |
| static bool | GetGlobalWarningDisplay () |
| static void | GlobalReleaseDataFlagOff () |
| static void | GlobalReleaseDataFlagOn () |
| static void | GlobalWarningDisplayOff () |
| static void | GlobalWarningDisplayOn () |
| static Pointer | New () |
| static void | SetGlobalReleaseDataFlag (bool val) |
| static void | SetGlobalWarningDisplay (bool flag) |
Static Public Attributes | |
| static const unsigned int | MaximumDepth = 9999999 |
| static const unsigned int | ObjectDimension = TDimension |
Protected Types | |
| typedef int | InternalReferenceCountType |
Protected Member Functions | |
| void | ComputeOffsetTable () |
| virtual const BoundingBoxType * | GetBounds () |
| virtual const unsigned int & | GetDimension () |
| virtual const TransformType * | GetInternalInverseTransform () |
| virtual void | PrintHeader (std::ostream &os, Indent indent) const |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| void | PrintSelf (std::ostream &os, Indent indent) const |
| virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
| virtual void | PropagateResetPipeline () |
| virtual void | SetDimension (unsigned int _arg) |
| bool | SetInternalInverseTransformToWorldToIndexTransform () const |
| virtual void | SetTypeName (std::string _arg) |
Protected Attributes | |
| PointListType | m_Points |
| InternalReferenceCountType | m_ReferenceCount |
| SimpleFastMutexLock | m_ReferenceCountLock |
Private Member Functions | |
| PolygonSpatialObject (const Self &) | |
| PolygonSpatialObject () | |
| void | operator= (const Self &) |
Private Attributes | |
| PolygonGroupOrientation | m_Orientation |
| double | m_Thickness |
TODO.
Definition at line 30 of file itkPolygonSpatialObject.h.
|
inherited |
Definition at line 114 of file itkSpatialObject.h.
|
inherited |
Definition at line 113 of file itkSpatialObject.h.
| typedef Superclass::BlobPointType itk::PolygonSpatialObject< TDimension >::BlobPointType |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 41 of file itkPolygonSpatialObject.h.
|
inherited |
Definition at line 111 of file itkSpatialObject.h.
|
inherited |
Reimplemented from itk::SpatialObject< TDimension >.
Definition at line 59 of file itkBlobSpatialObject.h.
|
inherited |
Definition at line 118 of file itkSpatialObject.h.
|
inherited |
Return type for the list of children
Reimplemented in itk::PolygonGroupSpatialObject< TDimension >.
Definition at line 117 of file itkSpatialObject.h.
| typedef SmartPointer< const Self > itk::PolygonSpatialObject< TDimension >::ConstPointer |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 37 of file itkPolygonSpatialObject.h.
|
inherited |
Reimplemented from itk::SpatialObject< TDimension >.
Reimplemented in itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >, itk::DTITubeSpatialObject< TDimension >, itk::VesselTubeSpatialObject< TDimension >, and itk::SurfaceSpatialObject< TDimension >.
Definition at line 52 of file itkPointBasedSpatialObject.h.
|
inherited |
Index typedef support. An index is used to access pixel values.
Reimplemented in itk::ImageSpatialObject< TDimension, TPixelType >, itk::ImageSpatialObject< TDimension, unsigned char >, and itk::ImageMaskSpatialObject< TDimension >.
Definition at line 122 of file itkSpatialObject.h.
|
inherited |
Definition at line 123 of file itkSpatialObject.h.
|
inherited |
Definition at line 91 of file itkSpatialObject.h.
|
protectedinherited |
Define the type of the reference count according to the target. This allows the use of atomic operations
Definition at line 137 of file itkLightObject.h.
|
inherited |
Offset typedef support. An offset represent relative position between indices.
Definition at line 127 of file itkSpatialObject.h.
|
inherited |
Definition at line 128 of file itkSpatialObject.h.
|
inherited |
Definition at line 101 of file itkSpatialObject.h.
|
inherited |
Definition at line 100 of file itkSpatialObject.h.
|
inherited |
Definition at line 61 of file itkBlobSpatialObject.h.
|
inherited |
Definition at line 60 of file itkBlobSpatialObject.h.
| typedef SmartPointer< Self > itk::PolygonSpatialObject< TDimension >::Pointer |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 36 of file itkPolygonSpatialObject.h.
| typedef Superclass::PointListType itk::PolygonSpatialObject< TDimension >::PointListType |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 40 of file itkPolygonSpatialObject.h.
|
inherited |
Definition at line 92 of file itkSpatialObject.h.
| typedef Superclass::PointType itk::PolygonSpatialObject< TDimension >::PointType |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 38 of file itkPolygonSpatialObject.h.
|
inherited |
Definition at line 132 of file itkSpatialObject.h.
|
inherited |
Definition at line 131 of file itkSpatialObject.h.
|
inherited |
Reimplemented in itk::ImageSpatialObject< TDimension, TPixelType >, itk::ImageSpatialObject< TDimension, unsigned char >, and itk::ImageMaskSpatialObject< TDimension >.
Definition at line 129 of file itkSpatialObject.h.
|
inherited |
Reimplemented from itk::PointBasedSpatialObject< TDimension >.
Definition at line 53 of file itkBlobSpatialObject.h.
| typedef PolygonSpatialObject<TDimension> itk::PolygonSpatialObject< TDimension >::Self |
Standard class typedefs.
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 34 of file itkPolygonSpatialObject.h.
|
inherited |
Reimplemented in itk::ImageMaskSpatialObject< TDimension >, and itk::BoxSpatialObject< TDimension >.
Definition at line 130 of file itkSpatialObject.h.
|
inherited |
Definition at line 98 of file itkSpatialObject.h.
|
inherited |
Reimplemented from itk::PointBasedSpatialObject< TDimension >.
Definition at line 57 of file itkBlobSpatialObject.h.
| typedef BlobSpatialObject< TDimension > itk::PolygonSpatialObject< TDimension >::Superclass |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 35 of file itkPolygonSpatialObject.h.
|
inherited |
Definition at line 105 of file itkSpatialObject.h.
|
inherited |
Definition at line 104 of file itkSpatialObject.h.
| typedef Superclass::TransformType itk::PolygonSpatialObject< TDimension >::TransformType |
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 39 of file itkPolygonSpatialObject.h.
|
inherited |
Reimplemented in itk::PolygonGroupSpatialObject< TDimension >, and itk::GroupSpatialObject< TDimension >.
Definition at line 134 of file itkSpatialObject.h.
|
inherited |
Definition at line 107 of file itkSpatialObject.h.
|
inherited |
Definition at line 96 of file itkSpatialObject.h.
|
inherited |
Reimplemented from itk::SpatialObject< TDimension >.
Reimplemented in itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >, itk::DTITubeSpatialObject< TDimension >, and itk::VesselTubeSpatialObject< TDimension >.
Definition at line 51 of file itkPointBasedSpatialObject.h.
|
private |
|
inlineprivate |
Definition at line 109 of file itkPolygonSpatialObject.h.
References itk::Unknown.
|
inherited |
Allow people to add/remove/invoke observers (callbacks) to any ITK object. This is an implementation of the subject/observer design pattern. An observer is added by specifying an event to respond to and an itk::Command to execute. It returns an unsigned long tag which can be used later to remove the event or retrieve the command. The memory for the Command becomes the responsibility of this object, so don't pass the same instance of a command to two different objects
Definition at line 389 of file itkObject.cxx.
References itk::SubjectImplementation::AddObserver().
Referenced by otb::StreamingImageVirtualWriter< TInputImage >::GenerateData(), itk::ProgressAccumulator::RegisterInternalFilter(), otb::ImageFileWriter< TInputImage >::Update(), and otb::WriterWatcherBase::WriterWatcherBase().
|
inherited |
Definition at line 401 of file itkObject.cxx.
References itk::SubjectImplementation::AddObserver().
| bool itk::PolygonSpatialObject< TDimension >::AddPoint | ( | const PointType & | pointToAdd | ) |
Method adds a point to the end of the strand
Definition at line 276 of file itkPolygonSpatialObject.txx.
References itk::SpatialObjectPoint< TPointDimension >::SetPosition().
|
inherited |
Theses functions are just calling the itkSpatialObjectTreeNode functions Add an object to the list of children.
Add a child to the object
Definition at line 270 of file itkSpatialObject.txx.
Referenced by itk::SpatialObjectDuplicator< TInputSpatialObject >::CopyObject(), and itk::SceneSpatialObject< TSpaceDimension >::FixHierarchy().
|
staticinherited |
This method is called when itkExceptionMacro executes. It allows the debugger to break on error.
Definition at line 149 of file itkLightObject.cxx.
|
virtualinherited |
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 > >.
Definition at line 73 of file itkSpatialObject.txx.
| PolygonSpatialObject< TDimension >::PointType itk::PolygonSpatialObject< TDimension >::ClosestPoint | ( | const PointType & | curPoint | ) | const |
Method returns the Point closest to the given point
Definition at line 102 of file itkPolygonSpatialObject.txx.
References itk::Point< TCoordRep, NPointDimension >::EuclideanDistanceTo(), and itk::ExceptionObject::SetDescription().
|
virtualinherited |
Compute an axis-aligned bounding box for an object and its selected children, down to a specified depth. After computation, the resulting bounding box is stored in this->m_Bounds.
By default, the bounding box children depth is maximum, 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(), 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, as their initial substring, 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, then it is not included in the bounding box computation, but its descendents that match the string are included.
Definition at line 540 of file itkSpatialObject.txx.
References itk::FixedArray< TValueType, VLength >::Fill(), and ITK_TYPENAME.
|
inlineinherited |
Compute the index of the pixel at a specified offset from the beginning of the buffered region.
Definition at line 310 of file itkSpatialObject.h.
|
virtualinherited |
Compute the boundaries of the Blob.
Compute the bounds of the blob
Reimplemented from itk::PointBasedSpatialObject< TDimension >.
Definition at line 112 of file itkBlobSpatialObject.txx.
|
inherited |
Compute the Local transform when the global transform is set
Compute the Transform when the global tranform as been set This does not change the IndexToObjectMatrix
Definition at line 437 of file itkSpatialObject.txx.
|
inherited |
Compute the World transform when the local transform is set This function should be called each time the local transform has been modified
Compute the Global Transform
Definition at line 316 of file itkSpatialObject.txx.
References itk::SpatialObjectTreeNode< TDimension >::GetChildren().
|
inlineinherited |
Compute an offset from the beginning of the buffer for a pixel at the specified index.
Definition at line 291 of file itkSpatialObject.h.
|
protectedinherited |
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.
Definition at line 882 of file itkSpatialObject.txx.
References itk::Size< VDimension >::GetSize().
|
virtualinherited |
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.
Copy the information from another spatial object
Reimplemented from itk::DataObject.
Reimplemented in itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >, and itk::EllipseSpatialObject< TDimension >.
Definition at line 992 of file itkSpatialObject.txx.
References itk::SpatialObject< TDimension >::GetLargestPossibleRegion().
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::BlobSpatialObject< TDimension >.
|
inherited |
Inform the pipeline mechanism that data has been generated. This method is called by ProcessObject::UpdateOutputData() once the process object has finished generating its data. This essentially marks the DataObject as being updated and ready for use.
Definition at line 428 of file itkDataObject.cxx.
|
virtualinherited |
Turn debugging output off.
Definition at line 253 of file itkObject.cxx.
|
virtualinherited |
Turn debugging output on.
Definition at line 242 of file itkObject.cxx.
|
virtualinherited |
Delete an itk object. This method should always be used to delete an object when the new operator was used to create it. Using the C delete method will not work with reference counting.
Delete a itk object. This method should always be used to delete an object when the new operator was used to create it. Using the C++ delete method will not work with reference counting.
Definition at line 88 of file itkLightObject.cxx.
| bool itk::PolygonSpatialObject< TDimension >::DeletePoint | ( | const PointType & | pointToDelete | ) |
Method deletes a point from the strand
Definition at line 247 of file itkPolygonSpatialObject.txx.
References itk::SpatialObjectPoint< TPointDimension >::GetPosition().
|
virtualinherited |
Return the n-th order derivative value at the specified point.
Return the Derivative at a point given the order of the derivative
Definition at line 90 of file itkSpatialObject.txx.
References itk::FixedArray< TValueType, VLength >::Begin(), itk::FixedArray< TValueType, VLength >::Fill(), itk::ExceptionObject::SetDescription(), and itk::ExceptionObject::SetLocation().
|
inherited |
Separate this data object from the pipeline. This routine disconnects a data object from the upstream pipeline. Hence an Update() from downstream will not propagate back past this data object. To completely isolate this data object from the pipeline, the application must remove this data object from any filters which it is connected as the input.
Definition at line 216 of file itkDataObject.cxx.
|
inlineinherited |
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.
Definition at line 207 of file itkSpatialObject.h.
|
virtualinherited |
Set/Get the AffineGeometryFrame
|
virtualinherited |
Get the bounding box of the object. This function calls ComputeBoundingBox()
Get the bounds of the object
Definition at line 261 of file itkSpatialObject.txx.
|
virtualinherited |
|
virtualinherited |
|
protectedvirtualinherited |
|
inlinevirtualinherited |
Get the region object that defines the size and starting index of the region of the image currently loaded in memory.
Definition at line 256 of file itkSpatialObject.h.
|
virtualinherited |
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.
Get the children list. User is responsible for freeing the list, but not the elements of the list.
Definition at line 601 of file itkSpatialObject.txx.
Referenced by itk::SpatialObjectDuplicator< TInputSpatialObject >::CopyObject(), itk::SpatialObjectToPointSetFilter< TInputSpatialObject, TOutputPointSet >::GenerateData(), and itk::PolygonGroupSpatialObjectXMLFileWriter::WriteFile().
|
inherited |
Get the command associated with the given tag. NOTE: This returns a pointer to a Command, but it is safe to asign this to a Command::Pointer. Since Command inherits from LightObject, at this point in the code, only a pointer or a reference to the Command can be used.
Definition at line 414 of file itkObject.cxx.
References itk::Object::GetCommand(), and NULL.
Referenced by itk::Object::GetCommand().
|
inlineinherited |
Get the flag indicating the data has been released.
Definition at line 332 of file itkDataObject.h.
|
inherited |
Get the value of the debug flag.
Definition at line 264 of file itkObject.cxx.
Referenced by otb::ogr::ImageReference< double >::GetDebug().
|
virtualinherited |
|
virtualinherited |
|
protectedvirtualinherited |
|
staticinherited |
Definition at line 189 of file itkDataObject.cxx.
|
staticinherited |
Get the value of the global debug output control flag.
Definition at line 381 of file itkObject.cxx.
|
virtualinherited |
Get/Set the ID
Referenced by itk::MetaArrowConverter< NDimensions >::ArrowSpatialObjectToMetaArrow(), itk::MetaBlobConverter< NDimensions >::BlobSpatialObjectToMetaBlob(), itk::MetaContourConverter< NDimensions >::ContourSpatialObjectToMetaContour(), itk::MetaDTITubeConverter< NDimensions >::DTITubeSpatialObjectToMetaDTITube(), itk::MetaEllipseConverter< NDimensions >::EllipseSpatialObjectToMetaEllipse(), itk::MetaGaussianConverter< NDimensions >::GaussianSpatialObjectToMetaGaussian(), itk::MetaGroupConverter< NDimensions >::GroupSpatialObjectToMetaGroup(), itk::MetaImageConverter< NDimensions, PixelType >::ImageSpatialObjectToMetaImage(), itk::MetaLandmarkConverter< NDimensions >::LandmarkSpatialObjectToMetaLandmark(), itk::MetaLineConverter< NDimensions >::LineSpatialObjectToMetaLine(), itk::MetaMeshConverter< NDimensions, PixelType, TMeshTraits >::MeshSpatialObjectToMetaMesh(), itk::MetaSurfaceConverter< NDimensions >::SurfaceSpatialObjectToMetaSurface(), itk::MetaTubeConverter< NDimensions >::TubeSpatialObjectToMetaTube(), and itk::MetaVesselTubeConverter< NDimensions >::VesselTubeSpatialObjectToMetaVesselTube().
|
inherited |
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, orientation, and offset of the indices)
Get the local transformation
Definition at line 408 of file itkSpatialObject.txx.
Referenced by itk::MetaArrowConverter< NDimensions >::ArrowSpatialObjectToMetaArrow(), itk::MetaBlobConverter< NDimensions >::BlobSpatialObjectToMetaBlob(), itk::MetaContourConverter< NDimensions >::ContourSpatialObjectToMetaContour(), itk::MetaDTITubeConverter< NDimensions >::DTITubeSpatialObjectToMetaDTITube(), itk::MetaEllipseConverter< NDimensions >::EllipseSpatialObjectToMetaEllipse(), itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::GetSpacing(), itk::MetaGroupConverter< NDimensions >::GroupSpatialObjectToMetaGroup(), itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::SetSpacing(), itk::MetaSurfaceConverter< NDimensions >::SurfaceSpatialObjectToMetaSurface(), itk::MetaTubeConverter< NDimensions >::TubeSpatialObjectToMetaTube(), and itk::MetaVesselTubeConverter< NDimensions >::VesselTubeSpatialObjectToMetaVesselTube().
|
inherited |
Get the local transformation (const)
Definition at line 417 of file itkSpatialObject.txx.
|
virtualinherited |
|
virtualinherited |
|
protectedvirtualinherited |
|
inlinevirtualinherited |
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.
Definition at line 245 of file itkSpatialObject.h.
Referenced by itk::SpatialObject< TDimension >::CopyInformation().
|
inlineinherited |
Return the maximum depth that a tree of spatial objects can have. This provides convenient access to a static constant.
Definition at line 81 of file itkSpatialObject.h.
|
inherited |
Reimplemented in otb::ImageMetadataInterfaceBase.
Definition at line 532 of file itkObject.cxx.
References NULL.
Referenced by otb::RenderingImageFilter< TInputImage, TOutputImage >::BeforeThreadedGenerateData(), itk::Brains2MaskImageIO::CanReadFile(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::CopyFieldList(), otb::VectorImage< TPixel, VImageDimension >::CopyInformation(), otb::Image< TPixel, VImageDimension >::CopyInformation(), itk::GDCMImageIO::GetBodyPart(), itk::GDCMImageIO::GetInstitution(), itk::GDCMImageIO::GetManufacturer(), itk::GDCMImageIO::GetModality(), itk::GDCMImageIO::GetModel(), itk::GDCMImageIO::GetNumberOfSeriesInStudy(), itk::GDCMImageIO::GetNumberOfStudyRelatedSeries(), itk::GDCMImageIO::GetPatientAge(), itk::GDCMImageIO::GetPatientDOB(), itk::GDCMImageIO::GetPatientID(), itk::GDCMImageIO::GetPatientName(), itk::GDCMImageIO::GetPatientSex(), itk::GDCMImageIO::GetScanOptions(), itk::GDCMImageIO::GetStudyDate(), itk::GDCMImageIO::GetStudyDescription(), itk::GDCMImageIO::GetStudyID(), itk::GDCMImageIO::GetValueFromTag(), otb::GDALImageIO::InternalReadImageInformation(), itk::GDCMImageIO::InternalReadImageInformation(), otb::GDALImageIO::InternalWriteImageInformation(), otb::RAMDrivenAdaptativeStreamingManager< TImage >::PrepareStreaming(), itk::DICOMImageIO2::Read(), itk::DICOMImageIO2::ReadImageInformation(), itk::NrrdImageIO::ReadImageInformation(), otb::JPEG2000ImageIO::ReadImageInformation(), itk::MetaImageIO::ReadImageInformation(), itk::VoxBoCUBImageIO::ReadImageInformation(), itk::MRCImageIO::ReadImageInformation(), itk::IPLCommonImageIO::ReadImageInformation(), itk::PhilipsRECImageIO::ReadImageInformation(), itk::AnalyzeImageIO::ReadImageInformation(), itk::Bruker2DSEQImageIO::ReadImageInformation(), otb::ImageMetadataInterfaceBase::SetImage(), itk::NiftiImageIO::SetImageIOMetadataFromNIfTI(), otb::VectorDataToLabelImageFilter< TVectorData, TOutputImage >::SetOutputParametersFromImage(), itk::NrrdImageIO::Write(), itk::GDCMImageIO::Write(), and itk::PolygonGroupSpatialObjectXMLFileWriter::WriteFile().
|
inherited |
Reimplemented in otb::ImageMetadataInterfaceBase.
Definition at line 543 of file itkObject.cxx.
References NULL.
|
virtualinherited |
Returns the latest modified time of the spatial object, and any of its components.
Get the modification time
Reimplemented from itk::Object.
Reimplemented in itk::ImageSpatialObject< TDimension, TPixelType >, itk::ImageSpatialObject< TDimension, unsigned char >, and itk::MeshSpatialObject< TMesh >.
Definition at line 482 of file itkSpatialObject.txx.
References itk::Object::GetMTime().
|
virtual |
Method for creation through the object factory.
Reimplemented from itk::BlobSpatialObject< TDimension >.
|
inherited |
Definition at line 952 of file itkSpatialObject.txx.
References NULL.
|
inherited |
Definition at line 965 of file itkSpatialObject.txx.
References NULL.
|
inherited |
Returns the number of children currently assigned to the object.
Get the number of children
Definition at line 648 of file itkSpatialObject.txx.
|
inlinevirtualinherited |
Return the number of points in the list
Reimplemented from itk::PointBasedSpatialObject< TDimension >.
Definition at line 88 of file itkBlobSpatialObject.h.
|
inlineinherited |
Get the dimensionality of the object
Definition at line 149 of file itkSpatialObject.h.
|
inlineinherited |
Returns the latest modified time of the spatial object, but not the modification time of the children
Definition at line 226 of file itkSpatialObject.h.
|
inherited |
Transforms points from the object-specific "physical" space to the "physical" space of its parent object.
Get the local transformation
Definition at line 369 of file itkSpatialObject.txx.
|
inherited |
Get the local transformation (const)
Definition at line 378 of file itkSpatialObject.txx.
|
inherited |
Get the local transformation
Definition at line 387 of file itkSpatialObject.txx.
Referenced by itk::MetaSceneConverter< NDimensions, PixelType, TMeshTraits >::SetTransform().
|
inherited |
Get the local transformation (const)
Definition at line 398 of file itkSpatialObject.txx.
|
virtualinherited |
|
virtualinherited |
|
inlineinherited |
Get the offset table. The offset table gives increments for moving from one pixel to next in the current row, column, slice, etc.. This table if of size [VImageDimension+1], because its values are computed progressively as: {1, N1, N1*N2, N1*N2*N3,...,(N1*...*Nn)} Where the values {N1,...,Nn} are the elements of the BufferedRegion::Size array. The last element of the OffsetTable is equivalent to the BufferSize. Having a [VImageDimension+1] size array, simplifies the implementation of some data accessing algorithms.
Definition at line 287 of file itkSpatialObject.h.
|
virtualinherited |
Return a pointer to the parent object in the hierarchy tree
Get the parent of the spatial object
Definition at line 689 of file itkSpatialObject.txx.
References NULL.
Referenced by itk::MetaArrowConverter< NDimensions >::ArrowSpatialObjectToMetaArrow(), itk::MetaBlobConverter< NDimensions >::BlobSpatialObjectToMetaBlob(), itk::MetaContourConverter< NDimensions >::ContourSpatialObjectToMetaContour(), itk::MetaDTITubeConverter< NDimensions >::DTITubeSpatialObjectToMetaDTITube(), itk::MetaEllipseConverter< NDimensions >::EllipseSpatialObjectToMetaEllipse(), itk::MetaGaussianConverter< NDimensions >::GaussianSpatialObjectToMetaGaussian(), itk::MetaGroupConverter< NDimensions >::GroupSpatialObjectToMetaGroup(), itk::MetaImageConverter< NDimensions, PixelType >::ImageSpatialObjectToMetaImage(), itk::MetaLandmarkConverter< NDimensions >::LandmarkSpatialObjectToMetaLandmark(), itk::MetaLineConverter< NDimensions >::LineSpatialObjectToMetaLine(), itk::MetaSurfaceConverter< NDimensions >::SurfaceSpatialObjectToMetaSurface(), itk::MetaTubeConverter< NDimensions >::TubeSpatialObjectToMetaTube(), and itk::MetaVesselTubeConverter< NDimensions >::VesselTubeSpatialObjectToMetaVesselTube().
|
virtualinherited |
Return a pointer to the parent object in the hierarchy tree
Get the parent of the spatial object
Definition at line 676 of file itkSpatialObject.txx.
References NULL.
|
virtualinherited |
|
virtualinherited |
Referenced by itk::ProcessObject::UpdateOutputInformation().
|
inlinevirtualinherited |
Return a point in the list given the index
Reimplemented from itk::PointBasedSpatialObject< TDimension >.
Definition at line 79 of file itkBlobSpatialObject.h.
|
inlinevirtualinherited |
Return a point in the list given the index
Reimplemented from itk::PointBasedSpatialObject< TDimension >.
Definition at line 85 of file itkBlobSpatialObject.h.
|
inherited |
Returns a reference to the list of the Blob points.
Get the list of points that defines the blob
Get the list of points which are defining the blob
Definition at line 56 of file itkBlobSpatialObject.txx.
Referenced by itk::PolygonGroupSpatialObjectXMLFileWriter::WriteFile().
|
inherited |
Returns a reference to the list of the Blob points.
|
inherited |
Returns a pointer to the property object applied to this class.
Definition at line 899 of file itkSpatialObject.txx.
Referenced by itk::MetaArrowConverter< NDimensions >::ArrowSpatialObjectToMetaArrow(), itk::MetaBlobConverter< NDimensions >::BlobSpatialObjectToMetaBlob(), itk::MetaContourConverter< NDimensions >::ContourSpatialObjectToMetaContour(), itk::MetaDTITubeConverter< NDimensions >::DTITubeSpatialObjectToMetaDTITube(), itk::MetaEllipseConverter< NDimensions >::EllipseSpatialObjectToMetaEllipse(), itk::MetaGroupConverter< NDimensions >::GroupSpatialObjectToMetaGroup(), itk::MetaLandmarkConverter< NDimensions >::LandmarkSpatialObjectToMetaLandmark(), itk::MetaLineConverter< NDimensions >::LineSpatialObjectToMetaLine(), itk::MetaSurfaceConverter< NDimensions >::SurfaceSpatialObjectToMetaSurface(), itk::MetaTubeConverter< NDimensions >::TubeSpatialObjectToMetaTube(), and itk::MetaVesselTubeConverter< NDimensions >::VesselTubeSpatialObjectToMetaVesselTube().
|
inlineinherited |
Definition at line 375 of file itkSpatialObject.h.
|
inlinevirtualinherited |
Gets the reference count on this object.
Definition at line 105 of file itkLightObject.h.
|
virtualinherited |
|
inlinevirtualinherited |
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).
Definition at line 275 of file itkSpatialObject.h.
Referenced by itk::SpatialObject< TDimension >::SetRequestedRegion().
|
inherited |
Get the process object that generated this data object. If there is no process object, then the data object has been disconnected from the pipeline, or the data object was created manually. (Note: we cannot use the GetObjectMacro() defined in itkMacro because the mutual dependency of DataObject and ProcessObject causes compile problems. Also, a forward reference smart pointer is returned, not a smart pointer, because of the circular dependency between the process and data object.)
GetSource() returns a SmartPointerForwardReference and not a WeakPointer because it is assumed the code calling GetSource() wants to hold a long term reference to the source.
Definition at line 288 of file itkDataObject.cxx.
Referenced by otb::PipelineMemoryPrintCalculator::EvaluateProcessObjectPrintRecursive().
|
inherited |
Which of the source's outputs corresponds to this data object?
Definition at line 296 of file itkDataObject.cxx.
Referenced by itk::MultiResolutionPyramidImageFilter< TInputImage, TOutputImage >::GenerateOutputRequestedRegion().
|
inlinevirtualinherited |
Get the spacing of the spatial object.
Definition at line 404 of file itkSpatialObject.h.
|
virtualinherited |
Return the type of the spatial object as a string This is used by the SpatialObjectFactory
Definition at line 979 of file itkSpatialObject.txx.
Referenced by itk::SpatialObjectDuplicator< TInputSpatialObject >::CopyObject().
|
virtual |
Method gets the thickness of the current strand
|
inherited |
Return the Modified time of the LocalToWorldTransform
Return the Modified time of the LocalToGlobalTransform
Definition at line 657 of file itkSpatialObject.txx.
|
virtualinherited |
Return a raw pointer to the node container
Referenced by itk::PolygonGroupSpatialObject< TDimension >::ReplaceStrand(), and itk::SpatialObjectTreeContainer< TDimension >::SetRoot().
|
virtualinherited |
|
inlinevirtualinherited |
Get the typename of the SpatialObject
Definition at line 141 of file itkSpatialObject.h.
|
virtualinherited |
MTime for the last time this DataObject was generated.
Definition at line 438 of file itkDataObject.cxx.
|
inherited |
Return the Modified time of the WorldToLocalTransform
Return the Modified time of the GlobalToLocalTransform
Definition at line 666 of file itkSpatialObject.txx.
|
inlinestaticinherited |
Definition at line 318 of file itkDataObject.h.
|
inlinestaticinherited |
Definition at line 316 of file itkDataObject.h.
|
inlinestaticinherited |
Definition at line 100 of file itkObject.h.
References itk::Object::SetGlobalWarningDisplay().
Referenced by itk::OutputWindow::DisplayText(), itk::Win32OutputWindow::PromptText(), and itk::Win32OutputWindow::WndProc().
|
inlinestaticinherited |
Definition at line 98 of file itkObject.h.
References itk::Object::SetGlobalWarningDisplay().
|
inlinevirtualinherited |
Method for grafting the content of one data object into another one. This method is intended to be overloaded by derived classes. Each one of them should use dynamic_casting in order to verify that the grafted object is actually of the same type as the class on which the Graft() method was invoked.
Reimplemented in itk::ImageBase< VImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TLabelObject >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< VectorImage< TPixelType, Dimension > >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension >, itk::Mesh< TPixelType, VDimension, TMeshTraits >, itk::Mesh< TCoordType, 2, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::Mesh< TPixel, VDimension, TTraits >, itk::QuadEdgeMesh< TPixel, VDimension, TTraits >, itk::VectorImage< TPixel, VImageDimension >, itk::VectorImage< TOutputPixelType, VImageDimension >, itk::VectorImage< TNeuron::ComponentType, VImageDimension >, itk::VectorImage< TInputPixelType, VImageDimension >, itk::VectorImage< TPixelType, Dimension >, otb::ogr::DataSource, itk::Image< TPixel, VImageDimension >, itk::Image< TInputPixel, VImageDimension >, itk::Image< TOutputPixelType, VImageDimension >, itk::Image< TOutputPixel, VImageDimension >, itk::Image< BloxCoreAtomPixel< NDimension >, TImageDimension >, itk::Image< TNode *, VImageDimension >, itk::Image< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::Image< TBloxPixelType, TImageDimension >, itk::Image< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, itk::PointSet< TPixelType, VDimension, TMeshTraits >, itk::PointSet< TPixel, VDimension, TTraits >, itk::PointSet< TCoordType, VDimension, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::LabelMap< TLabelObject >, and otb::VectorData< TPrecision, VDimension, TValuePrecision >.
Definition at line 449 of file itkDataObject.h.
Referenced by otb::AtmosphericCorrectionParametersTo6SAtmosphericRadiativeTerms::GraftNthOutput(), otb::VectorDataSource< TOutputVectorData >::GraftNthOutput(), otb::PointSetSource< TOutputPointSet >::GraftNthOutput(), itk::MeshSource< TOutputMesh >::GraftNthOutput(), otb::ObjectListSource< TOutputList >::GraftNthOutput(), and itk::ImageSource< TOutputImage >::GraftNthOutput().
|
inherited |
Return true if an observer is registered for this event.
Definition at line 467 of file itkObject.cxx.
|
virtualinherited |
Return true if the object has a parent object. Basically, only the root object , or some isolated objects should return false.
Return true if the spatial object has a parent
Definition at line 718 of file itkSpatialObject.txx.
|
virtualinherited |
Restore the data object to its initial state. This means releasing memory.
Reimplemented in otb::SVMModel< TValue, TLabel >, itk::Mesh< TPixelType, VDimension, TMeshTraits >, itk::Mesh< TCoordType, 2, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::Mesh< TPixel, VDimension, TTraits >, itk::QuadEdgeMesh< TPixel, VDimension, TTraits >, itk::SpecialCoordinatesImage< TPixel, VImageDimension >, itk::SpecialCoordinatesImage< TPixel, 3 >, itk::VectorImage< TPixel, VImageDimension >, itk::VectorImage< TOutputPixelType, VImageDimension >, itk::VectorImage< TNeuron::ComponentType, VImageDimension >, itk::VectorImage< TInputPixelType, VImageDimension >, itk::VectorImage< TPixelType, Dimension >, itk::Image< TPixel, VImageDimension >, itk::Image< TInputPixel, VImageDimension >, itk::Image< TOutputPixelType, VImageDimension >, itk::Image< TOutputPixel, VImageDimension >, itk::Image< BloxCoreAtomPixel< NDimension >, TImageDimension >, itk::Image< TNode *, VImageDimension >, itk::Image< BloxBoundaryProfilePixel< TImageDimension >, TImageDimension >, itk::Image< TBloxPixelType, TImageDimension >, itk::Image< BloxBoundaryPointPixel< TImageDimension >, TImageDimension >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, itk::PointSet< TPixelType, VDimension, TMeshTraits >, itk::PointSet< TPixel, VDimension, TTraits >, itk::PointSet< TCoordType, VDimension, DefaultDynamicMeshTraits< TCoordType, 2, 2, TCoordType > >, itk::watershed::SegmentTree< TScalarType >, itk::ImageBase< VImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TLabelObject >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< VectorImage< TPixelType, Dimension > >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension >, itk::LabelMap< TLabelObject >, itk::ChainCodePath< VDimension >, itk::ChainCodePath< 2 >, itk::SparseImage< TNode, VImageDimension >, itk::PolyLineParametricPath< VDimension >, itk::FourierSeriesPath< VDimension >, itk::OrthogonallyCorrected2DParametricPath, itk::Statistics::RBFNetwork< TMeasurementVector, TTargetVector >, itk::Statistics::OneHiddenLayerBackPropagationNeuralNetwork< TMeasurementVector, TTargetVector >, and itk::Statistics::TwoHiddenLayerBackPropagationNeuralNetwork< TMeasurementVector, TTargetVector >.
Definition at line 167 of file itkDataObject.cxx.
| bool itk::PolygonSpatialObject< TDimension >::InsertPoint | ( | const PointType & | point1, |
| const PointType & | pointToAdd | ||
| ) |
Method inserts point after point1
Definition at line 287 of file itkPolygonSpatialObject.txx.
References itk::SpatialObjectPoint< TPointDimension >::GetPosition(), and itk::SpatialObjectPoint< TPointDimension >::SetPosition().
|
inherited |
Call Execute on all the Commands observing this event id.
Definition at line 446 of file itkObject.cxx.
Referenced by otb::Wrapper::Application::AddProcess(), itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::IterateThreaderCallback(), and itk::VTKImageExportBase::UpdateDataCallback().
|
inherited |
Call Execute on all the Commands observing this event id. The actions triggered by this call doesn't modify this object.
Definition at line 457 of file itkObject.cxx.
| bool itk::PolygonSpatialObject< TDimension >::IsClosed | ( | ) | const |
Returns if the polygon is closed
Definition at line 82 of file itkPolygonSpatialObject.txx.
Referenced by itk::PolygonGroupSpatialObject< TDimension >::IsClosed().
|
inherited |
Returns true if the Blob is evaluable at the requested point, false otherwise.
Return true if the blob is evaluable at a given point i.e if the point is defined in the points list
Definition at line 227 of file itkBlobSpatialObject.txx.
|
virtualinherited |
Returns true if the object can provide a "meaningful" value at a point. Often defaults to returning same answer as IsInside, but certain objects influence space beyond their spatial extent, e.g., an RFA Needle Spatial Object can cause a burn that extends beyond the tip of the needle.
Return if the object is evaluable at a point
Reimplemented in itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >, itk::SurfaceSpatialObject< TDimension >, itk::LineSpatialObject< 2 >, and itk::ImageSpatialObject< TDimension, unsigned char >.
Definition at line 174 of file itkSpatialObject.txx.
|
virtual |
Test whether a point is inside or outside the object.
Reimplemented from itk::SpatialObject< TDimension >.
Definition at line 415 of file itkPolygonSpatialObject.txx.
References itk::Axial, itk::Coronal, itk::Sagittal, and itk::ExceptionObject::SetDescription().
|
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.
Definition at line 407 of file itkPolygonSpatialObject.txx.
References NULL.
|
inherited |
Returns true if the point is inside the Blob, false otherwise.
Test if the given point is inside the blob Note: ComputeBoundingBox should be called before.
Definition at line 201 of file itkBlobSpatialObject.txx.
References NULL.
|
inherited |
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
Definition at line 153 of file itkBlobSpatialObject.txx.
| double itk::PolygonSpatialObject< TDimension >::MeasureArea | ( | ) | const |
Method returns area of polygon described by points
Definition at line 137 of file itkPolygonSpatialObject.txx.
References itk::Axial, itk::Coronal, itk::Sagittal, and itk::ExceptionObject::SetDescription().
| double itk::PolygonSpatialObject< TDimension >::MeasurePerimeter | ( | ) | const |
Method returns the length of the perimeter
Definition at line 206 of file itkPolygonSpatialObject.txx.
| double itk::PolygonSpatialObject< TDimension >::MeasureVolume | ( | ) | const |
Method returns the volume of the strand
Definition at line 198 of file itkPolygonSpatialObject.txx.
Referenced by itk::PolygonGroupSpatialObject< TDimension >::Volume().
|
virtualinherited |
Update the modification time for this object. Many filters rely on the modification time to determine if they need to recompute their data.
Make sure this object's modified time is greater than all others.
Reimplemented in otb::SVMModel< TValue, TLabel >, otb::SurfaceAdjacencyEffect6SCorrectionSchemeFilter< TInputImage, TOutputImage >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, otb::GenericRSTransform< TScalarType, NInputDimensions, NOutputDimensions >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, TBufferConverter >, otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, MeanShift::VectorBufferConverter >, otb::GCPsToRPCSensorModelImageFilter< TImage >, otb::Polygon< TValue >, otb::ImageRegionAdaptativeSplitter< VImageDimension >, otb::GenericInterpolateImageFunction< TInputImage, TFunction, TBoundaryCondition, TCoordRep >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, otb::PolyLineParametricPathWithValue< TValue, VDimension >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, otb::PolyLineParametricPathWithValue< TValue, 2 >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, otb::PhysicalToRPCSensorModelImageFilter< TImage >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, TFilter >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, RankImageFilter< TInputImage, TInputImage, FlatStructuringElement< ::itk::GetImageDimension< TInputImage >::ImageDimension > > >, itk::NormalizeImageFilter< TInputImage, TOutputImage >, and otb::StatisticsXMLFileReader< TMeasurementVector >.
Definition at line 297 of file itkObject.cxx.
Referenced by otb::Wrapper::InputImageListParameter::AddFromFileName(), otb::Wrapper::InputVectorDataListParameter::AddFromFileName(), otb::Wrapper::InputImageListParameter::AddImage(), otb::Wrapper::InputImageListParameter::AddNullElement(), otb::Wrapper::InputVectorDataListParameter::AddNullElement(), otb::Wrapper::StringListParameter::AddNullElement(), otb::VectorDataModel::AddPointToGeometry(), otb::Wrapper::InputVectorDataListParameter::AddVectorData(), otb::Wrapper::InputImageListParameter::ClearValue(), otb::Wrapper::InputVectorDataListParameter::ClearValue(), otb::VectorDataModel::DeleteGeometry(), otb::VectorDataModel::EndGeometry(), otb::Wrapper::InputImageListParameter::Erase(), otb::Wrapper::InputVectorDataListParameter::Erase(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::InsertNarrowBandNode(), otb::ImageWidget< TInputImage >::LinearInterpolationOff(), otb::ImageWidget< TInputImage >::LinearInterpolationOn(), itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions >::MatrixOffsetTransformBase(), otb::ogr::ImageReference< double >::Modified(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetAutoMinMax(), otb::BlendingImageFilter< TInputImage1, TInputImage2, TOutputImage >::SetBlendingFunction(), otb::ImageLayerGenerator< TImageLayer >::SetBlendingFunction(), otb::TileMapImageIO::SetCacheDirectory(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetCenter(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetChannelList(), itk::LBFGSBOptimizer::SetCostFunction(), itk::MINC2ImageIO::SetDimensionName(), itk::ImageIOBase::SetDimensions(), itk::ImageIOBase::SetDirection(), otb::Wrapper::InputImageListParameter::SetImageList(), itk::GDCMSeriesFileNames::SetInputDirectory(), otb::HistogramStatisticsFunction< TInputHistogram, TOutput >::SetInputHistogram(), otb::ImageToGenericRSOutputParameters< TImage >::SetInputKeywordList(), otb::Wrapper::InputVectorDataListParameter::SetListFromFileName(), otb::Wrapper::InputImageListParameter::SetListFromFileName(), otb::Function::RenderingFunction< TPixel, TRGBPixel >::SetListSample(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetMatrix(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBand(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBandInnerRadius(), itk::NarrowBandImageFilterBase< TInputImage, Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBandTotalRadius(), otb::Wrapper::InputImageListParameter::SetNthFileName(), otb::Wrapper::InputVectorDataListParameter::SetNthFileName(), itk::ImageIOBase::SetNumberOfDimensions(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetOffset(), itk::ImageIOBase::SetOrigin(), otb::ImageToGenericRSOutputParameters< TImage >::SetOutputProjectionRef(), otb::MapProjectionAdapter::SetParameter(), otb::Function::GaussianRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetParameters(), otb::Function::StandardRenderingFunction< TPixel, TRGBPixel, TPixelRepresentationFunction, TTransferFunction >::SetParameters(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetRealThresholds(), otb::ImageLayerGenerator< TImageLayer >::SetRenderingFunction(), otb::RenderingImageFilter< TInputImage, TOutputImage >::SetRenderingFunction(), itk::ImageIOBase::SetSpacing(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetThresholds(), itk::Statistics::GoodnessOfFitFunctionBase< TInputHistogram >::SetTotalObservedScale(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetTranslation(), otb::Wrapper::OutputFilenameParameter::SetValue(), otb::Wrapper::InputFilenameParameter::SetValue(), otb::Wrapper::ListViewParameter::SetValue(), otb::Wrapper::ChoiceParameter::SetValue(), otb::Wrapper::InputVectorDataListParameter::SetVectorDataList(), and otb::MapProjectionAdapter::SetWkt().
|
static |
Method for creation through the object factory.
Reimplemented from itk::BlobSpatialObject< TDimension >.
Referenced by itk::PolygonGroupSpatialObjectXMLFileReader::StartElement().
| unsigned int itk::PolygonSpatialObject< TDimension >::NumberOfPoints | ( | ) | const |
Returns the number of points of the polygon
Definition at line 94 of file itkPolygonSpatialObject.txx.
|
private |
Reimplemented from itk::BlobSpatialObject< TDimension >.
| PolygonGroupOrientation itk::PolygonSpatialObject< TDimension >::Plane | ( | ) | const |
Method returning plane alignment of strand
Definition at line 30 of file itkPolygonSpatialObject.txx.
References itk::Axial, itk::Coronal, itk::Sagittal, and itk::Unknown.
|
inlinevirtualinherited |
Setup a DataObject to receive new data. This method is called by the pipeline mechanism on each output of filter that needs to execute. The default implementation is to return a DataObject to its initial state. This may involve releasing previously allocated bulk data. Subclasses of DataObject may want to override this method and/or the Initialize() method if they want a different default behavior (for instance a DataObject might want finer control over its bulk data memory management).
Definition at line 385 of file itkDataObject.h.
|
inherited |
Cause the object to print itself out.
Avoid DLL boundary problems. This function will be common to all itk objects. It just calls the header/self/trailer virtual print methods, which can be overriden by subclasses (any itk object).
Definition at line 135 of file itkLightObject.cxx.
References itk::Indent::GetNextIndent().
Referenced by itk::operator<<().
|
protectedvirtualinherited |
Define a default print header for all objects.
Definition at line 320 of file itkLightObject.cxx.
|
protectedinherited |
Definition at line 478 of file itkObject.cxx.
|
protectedvirtual |
Method to print the object.
Print the blob spatial object
Reimplemented from itk::BlobSpatialObject< TDimension >.
Definition at line 500 of file itkPolygonSpatialObject.txx.
|
protectedvirtualinherited |
Define a default print trailer for all objects.
Definition at line 331 of file itkLightObject.cxx.
|
virtualinherited |
Methods to update the pipeline. Called internally by the pipeline mechanism.
Reimplemented in itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, and otb::ImageList< TImage >.
Definition at line 379 of file itkDataObject.cxx.
References itk::DataObjectError::SetDataObject(), itk::ExceptionObject::SetDescription(), and itk::ExceptionObject::SetLocation().
|
protectedvirtualinherited |
Propagate a call to ResetPipeline(). Called only from ProcessObject.
Definition at line 367 of file itkDataObject.cxx.
|
virtualinherited |
Increase the reference count (mark as used by another object).
Reimplemented from itk::LightObject.
Definition at line 309 of file itkObject.cxx.
Referenced by itk::ObjectFactoryBase::RegisterFactory().
|
inherited |
Release data back to system to conserve memory resource. Used during pipeline execution. Releasing this data does not make down-stream data invalid, so it does not modify the MTime of this data object.
Definition at line 197 of file itkDataObject.cxx.
|
virtualinherited |
|
virtualinherited |
|
inherited |
Remove all observers .
Definition at line 435 of file itkObject.cxx.
|
inherited |
Remove the observer with this tag value.
Definition at line 425 of file itkObject.cxx.
Referenced by otb::StreamingImageVirtualWriter< TInputImage >::GenerateData(), and otb::ImageFileWriter< TInputImage >::Update().
| bool itk::PolygonSpatialObject< TDimension >::RemoveSegment | ( | const PointType & | startpoint, |
| const PointType & | endPoint | ||
| ) |
Method removes the series of points between startpoint and endpoint
Definition at line 359 of file itkPolygonSpatialObject.txx.
References itk::SpatialObjectPoint< TPointDimension >::GetPosition().
|
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.
Remove a child to the object
Definition at line 281 of file itkSpatialObject.txx.
| bool itk::PolygonSpatialObject< TDimension >::ReplacePoint | ( | const PointType & | oldpoint, |
| const PointType & | newPoint | ||
| ) |
Method replaces a point
Definition at line 321 of file itkPolygonSpatialObject.txx.
References itk::SpatialObjectPoint< TPointDimension >::GetPosition(), and itk::SpatialObjectPoint< TPointDimension >::SetPosition().
|
virtualinherited |
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
Reimplemented from itk::DataObject.
Definition at line 774 of file itkSpatialObject.txx.
References itk::Index< VIndexDimension >::GetIndex(), and itk::Size< VDimension >::GetSize().
|
virtualinherited |
Reset the pipeline. If an exception is thrown during an Update(), the pipeline may be in an inconsistent state. This method clears the internal state of the pipeline so Update() can be called.
Definition at line 360 of file itkDataObject.cxx.
|
virtualinherited |
|
virtualinherited |
Set/Get the depth at which the bounding box is computed
|
virtualinherited |
Set/Get the name of the children to consider when computing the bounding box
|
virtualinherited |
Set the region object that defines the size and starting index of the region of the image currently loaded in memory.
Definition at line 800 of file itkSpatialObject.txx.
|
inherited |
Set the list of pointers to children to the list passed as argument.
Set children list
Definition at line 629 of file itkSpatialObject.txx.
|
inherited |
Set the value of the debug flag. A non-zero value turns debugging on.
Definition at line 275 of file itkObject.cxx.
|
virtualinherited |
Set/Get the default inside value (ValueAt()) of the object. Default is 1.0
|
virtualinherited |
Set/Get the default outside value (ValueAt()) of the object. Default is 0.0
|
protectedvirtualinherited |
|
staticinherited |
Turn on/off a flag to control whether every object releases its data after being used by a filter. Being a global flag, it controls the behavior of all DataObjects and ProcessObjects.
Definition at line 177 of file itkDataObject.cxx.
|
staticinherited |
This is a global flag that controls whether any debug, warning or error messages are displayed.
Set the value of the global debug output control flag.
Definition at line 370 of file itkObject.cxx.
Referenced by itk::Object::GlobalWarningDisplayOff(), and itk::Object::GlobalWarningDisplayOn().
|
virtualinherited |
|
protectedinherited |
This convenience method take the IndexToWorldTransform, and if it can compute its inverse, then stores the result in the InternalInverse member variable, that can be later accessed with the method GetInternalInverseTransform(). This method is not exposed to users, it is only intended to be called internally by derived classes.
Definition at line 927 of file itkSpatialObject.txx.
|
virtualinherited |
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.
Set the largest possible region
Definition at line 727 of file itkSpatialObject.txx.
|
inherited |
Reimplemented in otb::ImageMetadataInterfaceBase.
Definition at line 554 of file itkObject.cxx.
References NULL.
Referenced by otb::VectorImage< TPixel, VImageDimension >::CopyInformation(), and otb::Image< TPixel, VImageDimension >::CopyInformation().
|
inherited |
These function are just calling the node container transforms
Definition at line 940 of file itkSpatialObject.txx.
|
inherited |
Transforms points from the object-specific "physical" space to the "physical" space of its parent object.
Set the local to global transformation
Definition at line 305 of file itkSpatialObject.txx.
|
inherited |
This defines the transformation from the global coordinate frame. By setting this transform, the local transform is computed
Set the global to local transformation
Definition at line 426 of file itkSpatialObject.txx.
|
inherited |
Set the pointer to the parent object in the tree hierarchy used for the spatial object patter.
Set the parent of the spatial object
Definition at line 702 of file itkSpatialObject.txx.
References NULL.
|
virtualinherited |
Set/Get the parent Identification number
|
inlineinherited |
The maximum MTime of all upstream filters and data objects. This does not include the MTime of this data object.
Definition at line 370 of file itkDataObject.h.
Referenced by itk::ProcessObject::UpdateOutputInformation().
|
inherited |
Set the list of Blob points.
Set the points which are defining the Blob structure
Definition at line 76 of file itkBlobSpatialObject.txx.
|
inherited |
Set the property applied to the object.
Definition at line 908 of file itkSpatialObject.txx.
|
virtualinherited |
Sets the reference count (use with care)
If there is a delete method, invoke it.
Reimplemented from itk::LightObject.
Definition at line 347 of file itkObject.cxx.
|
inlineinherited |
Turn on/off a flag to control whether this object's data is released after being used by a filter.
Definition at line 304 of file itkDataObject.h.
|
virtualinherited |
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).
Definition at line 846 of file itkSpatialObject.txx.
|
virtualinherited |
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.
Reimplemented from itk::DataObject.
Definition at line 859 of file itkSpatialObject.txx.
References itk::SpatialObject< TDimension >::GetRequestedRegion().
|
virtualinherited |
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().
Reimplemented from itk::DataObject.
Definition at line 765 of file itkSpatialObject.txx.
|
inlineinherited |
Theses functions are just calling the AffineGeometryFrame functions Set the spacing of the spatial object.
Definition at line 400 of file itkSpatialObject.h.
|
virtual |
Method sets the thickness of the current strand
|
virtualinherited |
Set the tree container
Referenced by itk::SpatialObjectTreeNode< TDimension >::SetData().
|
protectedvirtualinherited |
|
inherited |
Return flag indicating whether data should be released after use by a filter.
Definition at line 206 of file itkDataObject.cxx.
|
virtualinherited |
Decrease the reference count (release by another object).
If there is a delete method, invoke it.
Reimplemented from itk::LightObject.
Definition at line 324 of file itkObject.cxx.
Referenced by itk::Object::New(), and itk::ObjectFactoryBase::UnRegisterFactory().
|
virtualinherited |
Specify that the object has been updated
This is probably not correct and should be removed
Reimplemented from itk::DataObject.
Definition at line 916 of file itkSpatialObject.txx.
|
virtualinherited |
Reimplemented in itk::ImageBase< VImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TLabelObject >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< VectorImage< TPixelType, Dimension > >::ImageDimension >, itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension >, itk::ImageAdaptor< TImage, TAccessor >, itk::ImageAdaptor< TImage, Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, otb::Accessor::VectorImageToASPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ShiftScalePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< VectorImage< TPixelType, Dimension >, Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, Accessor::AddPixelAccessor< TImage::PixelType > >, and otb::ImageList< TImage >.
Definition at line 410 of file itkDataObject.cxx.
|
virtualinherited |
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.
Update the Output information
Reimplemented from itk::DataObject.
Definition at line 739 of file itkSpatialObject.txx.
|
inherited |
Returns the value of the Blob at that point. Currently this function returns a binary value, but it might want to return a degree of membership in case of fuzzy Blobs.
Return 1 if the point is in the points list
Definition at line 239 of file itkBlobSpatialObject.txx.
|
virtualinherited |
Returns the value at a point
Return the value of the object at a point
Reimplemented in itk::TubeSpatialObject< TDimension, TTubePointType >, itk::TubeSpatialObject< TDimension, VesselTubeSpatialObjectPoint< TDimension > >, itk::TubeSpatialObject< TDimension, DTITubeSpatialObjectPoint< TDimension > >, itk::SurfaceSpatialObject< TDimension >, itk::LineSpatialObject< 2 >, and itk::ImageSpatialObject< TDimension, unsigned char >.
Definition at line 203 of file itkSpatialObject.txx.
|
virtualinherited |
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.
Reimplemented from itk::DataObject.
Definition at line 814 of file itkSpatialObject.txx.
References itk::Index< VIndexDimension >::GetIndex(), and itk::Size< VDimension >::GetSize().
|
private |
Definition at line 107 of file itkPolygonSpatialObject.h.
|
protectedinherited |
Definition at line 118 of file itkBlobSpatialObject.h.
|
mutableprotectedinherited |
Number of uses of this object by other objects.
Definition at line 141 of file itkLightObject.h.
|
mutableprotectedinherited |
Mutex lock to protect modification to the reference count
Definition at line 144 of file itkLightObject.h.
|
private |
Definition at line 108 of file itkPolygonSpatialObject.h.
|
staticinherited |
Definition at line 77 of file itkSpatialObject.h.
Referenced by itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::GetMaximumDepth().
|
staticinherited |
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.
Definition at line 146 of file itkSpatialObject.h.