ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType Struct Reference

#include <itkRelabelComponentImageFilter.h>

Detailed Description

template<typename TInputImage, typename TOutputImage>
struct itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType

Definition at line 273 of file itkRelabelComponentImageFilter.h.

Public Attributes

LabelType m_ObjectNumber
 
float m_SizeInPhysicalUnits
 
ObjectSizeType m_SizeInPixels
 

Member Data Documentation

template<typename TInputImage , typename TOutputImage >
LabelType itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_ObjectNumber
template<typename TInputImage , typename TOutputImage >
float itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_SizeInPhysicalUnits

Definition at line 276 of file itkRelabelComponentImageFilter.h.

template<typename TInputImage , typename TOutputImage >
ObjectSizeType itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_SizeInPixels

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