ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkAttributeKeepNObjectsLabelMapFilter.h>
Definition at line 123 of file itkAttributeKeepNObjectsLabelMapFilter.h.
Public Member Functions | |
Comparator () | |
bool | operator() (const typename LabelObjectType::Pointer &a, const typename LabelObjectType::Pointer &b) |
Private Attributes | |
AttributeAccessorType | m_Accessor |
|
inline |
Definition at line 130 of file itkAttributeKeepNObjectsLabelMapFilter.h.
|
inline |
Definition at line 126 of file itkAttributeKeepNObjectsLabelMapFilter.h.
References itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::Comparator::m_Accessor.
|
private |
Definition at line 132 of file itkAttributeKeepNObjectsLabelMapFilter.h.
Referenced by itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::Comparator::operator()().