#include <itkKLMSegmentationBorder.h>
Inheritance diagram for itk::KLMDynamicBorderArray< TBorder >:


This is a tiny class similar to smart pointers that maintains a reference to a list of borders pointed by a region.
Definition at line 41 of file itkKLMSegmentationBorder.h.
Public Member Functions | |
| Greater than operators defined to work with static both objects *or pointer to objects In the degenerate *case of an image where this | operator will ensure that the future *merged regions do not gain more borders than other regions,*thus avoiding pathologically slow behavior.*/bool operator> (const KLMDynamicBorderArray< TBorder > &rhs) const |
| bool | operator> (const KLMDynamicBorderArray< TBorder > *rhs) const |
Static Public Member Functions | |
| Greater than operators defined to work with static both objects *or pointer to objects In the degenerate *case of an image where | all (or many) Lambda's are equal to some *const ant value |
Public Attributes | |
| TBorder * | m_Pointer |
|
||||||||||
|
|
|
||||||||||
|
Definition at line 51 of file itkKLMSegmentationBorder.h. |
|
||||||||||
|
Definition at line 82 of file itkKLMSegmentationBorder.h. |
|
|||||
1.4.2 written by Dimitri van Heesch,
© 1997-2000