![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkRelabelComponentImageFilter.h>
Public Attributes | |
| LabelType | m_ObjectNumber |
| float | m_SizeInPhysicalUnits |
| ObjectSizeType | m_SizeInPixels |
Definition at line 266 of file itkRelabelComponentImageFilter.h.
| LabelType itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_ObjectNumber |
Definition at line 267 of file itkRelabelComponentImageFilter.h.
Referenced by itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentSizeInPixelsComparator::operator()().
| float itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_SizeInPhysicalUnits |
Definition at line 269 of file itkRelabelComponentImageFilter.h.
| ObjectSizeType itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_SizeInPixels |
Definition at line 268 of file itkRelabelComponentImageFilter.h.
Referenced by itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentSizeInPixelsComparator::operator()().
1.7.6.1