ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkShapeLabelObjectAccessors.h>
Definition at line 104 of file itkShapeLabelObjectAccessors.h.
Public Types | |
using | AttributeValueType = typename LabelObjectType::CentroidType |
using | LabelObjectType = TLabelObject |
Public Member Functions | |
AttributeValueType | operator() (const LabelObjectType *labelObject) const |
using itk::Functor::CentroidLabelObjectAccessor< TLabelObject >::AttributeValueType = typename LabelObjectType::CentroidType |
Definition at line 108 of file itkShapeLabelObjectAccessors.h.
using itk::Functor::CentroidLabelObjectAccessor< TLabelObject >::LabelObjectType = TLabelObject |
Definition at line 107 of file itkShapeLabelObjectAccessors.h.
|
inline |
Definition at line 110 of file itkShapeLabelObjectAccessors.h.