18 #ifndef __itkFloodFilledSpatialFunctionConditionalIterator_h
19 #define __itkFloodFilledSpatialFunctionConditionalIterator_h
34 template<
typename TImage,
typename TFunction >
std::queue< IndexType > m_IndexStack
TFunction::InputType FunctionInputType
Superclass::FunctionType FunctionType
Superclass::SeedsContainerType SeedsContainerType
std::vector< IndexType > SeedsContainerType
Superclass::PixelType PixelType
FloodFilledSpatialFunctionConditionalConstIterator< TImage, TFunction > Superclass
TImage::PixelType PixelType
const PixelType Get(void) const
Superclass::RegionType RegionType
Superclass::ImageType ImageType
TImage::IndexType IndexType
Iterates over a flood-filled spatial function with read-only access to pixels.
FloodFilledSpatialFunctionConditionalIterator Self
TImage::IndexType IndexType
TImage::PixelType PixelType
Superclass::SizeType SizeType
ImageType::ConstWeakPointer m_Image
TImage::SizeType SizeType
Superclass::IndexType IndexType
void Set(const PixelType &value)
FloodFilledSpatialFunctionConditionalIterator(ImageType *imagePtr, FunctionType *fnPtr)
TImage::InternalPixelType InternalPixelType
Superclass::InternalPixelType InternalPixelType
Superclass::FunctionInputType FunctionInputType
Iterates over a flood-filled spatial function.
Iterates over a flood-filled spatial function with write access to pixels.
TImage::RegionType RegionType
virtual ~FloodFilledSpatialFunctionConditionalIterator()
FloodFilledSpatialFunctionConditionalIterator(ImageType *imagePtr, FunctionType *fnPtr, IndexType startIndex)