![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Public Attributes | |
| InputImagePixelType | label |
| SizeValueType | length |
| InputIndexType | where |
types to support the run length encoding of lines
Definition at line 169 of file itkLabelContourImageFilter.h.
| InputImagePixelType itk::LabelContourImageFilter< TInputImage, TOutputImage >::RunLength::label |
Definition at line 178 of file itkLabelContourImageFilter.h.
| SizeValueType itk::LabelContourImageFilter< TInputImage, TOutputImage >::RunLength::length |
run length information - may be a more type safe way of doing this
Definition at line 173 of file itkLabelContourImageFilter.h.
| InputIndexType itk::LabelContourImageFilter< TInputImage, TOutputImage >::RunLength::where |
Index of the start of the run
Definition at line 176 of file itkLabelContourImageFilter.h.
1.7.6.1