![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkNarrowBandImageFilterBase.h>
Public Attributes | |
| NarrowBandIterator | first |
| NarrowBandIterator | last |
The type of region used in multithreading. Defines a subregion of the narrowband.
Definition at line 232 of file itkNarrowBandImageFilterBase.h.
| NarrowBandIterator itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType::first |
this is the actual first element
Definition at line 235 of file itkNarrowBandImageFilterBase.h.
| NarrowBandIterator itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType::last |
this is one past the actual last element
Definition at line 238 of file itkNarrowBandImageFilterBase.h.
1.7.6.1