![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkNarrowBandImageFilterBase.h>
The type of region used in multithreading. Defines a subregion of the narrowband.
Definition at line 243 of file itkNarrowBandImageFilterBase.h.
Public Attributes | |
| NarrowBandIterator | first |
| NarrowBandIterator | last |
| NarrowBandIterator itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType::first |
this is the actual first element
Definition at line 247 of file itkNarrowBandImageFilterBase.h.
| NarrowBandIterator itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType::last |
this is one past the actual last element
Definition at line 250 of file itkNarrowBandImageFilterBase.h.
1.9.3