ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType Struct Reference

#include <itkRelabelComponentImageFilter.h>

List of all members.

Public Attributes

LabelType m_ObjectNumber
float m_SizeInPhysicalUnits
ObjectSizeType m_SizeInPixels

Detailed Description

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

Definition at line 266 of file itkRelabelComponentImageFilter.h.


Member Data Documentation

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

Definition at line 269 of file itkRelabelComponentImageFilter.h.

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

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