ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::Functor::WeightedFlatnessLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkStatisticsLabelObjectAccessors.h>

Detailed Description

template<typename TLabelObject>
class itk::Functor::WeightedFlatnessLabelObjectAccessor< TLabelObject >

Definition at line 276 of file itkStatisticsLabelObjectAccessors.h.

Public Types

using AttributeValueType = double
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

◆ AttributeValueType

template<typename TLabelObject>
using itk::Functor::WeightedFlatnessLabelObjectAccessor< TLabelObject >::AttributeValueType = double

Definition at line 280 of file itkStatisticsLabelObjectAccessors.h.

◆ LabelObjectType

template<typename TLabelObject>
using itk::Functor::WeightedFlatnessLabelObjectAccessor< TLabelObject >::LabelObjectType = TLabelObject

Definition at line 279 of file itkStatisticsLabelObjectAccessors.h.

Member Function Documentation

◆ operator()()

template<typename TLabelObject>
AttributeValueType itk::Functor::WeightedFlatnessLabelObjectAccessor< TLabelObject >::operator() ( const LabelObjectType * labelObject) const
inline

Definition at line 283 of file itkStatisticsLabelObjectAccessors.h.


The documentation for this class was generated from the following file: