![]() |
ITK
5.4.0
Insight 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 243 of file itkNarrowBandImageFilterBase.h.
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.