18#ifndef itkFrequencyImageRegionIteratorWithIndex_h
19#define itkFrequencyImageRegionIteratorWithIndex_h
63template <
typename TImage>
FrequencyImageRegionConstIteratorWithIndex()
typename TImage::AccessorType AccessorType
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
typename TImage::SizeType SizeType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
typename ImageType::SpacingValueType FrequencyValueType
typename ImageType::SpacingType FrequencyType
FrequencyImageRegionIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
Self & operator=(const FrequencyImageRegionConstIteratorWithIndex< TImage > &it)
FrequencyImageRegionConstIteratorWithIndex< TImage > Superclass
FrequencyImageRegionIteratorWithIndex(TImage *ptr, const RegionType ®ion)
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
FrequencyImageRegionIteratorWithIndex(const FrequencyImageRegionConstIteratorWithIndex< TImage > &it)
FrequencyImageRegionIteratorWithIndex Self
void Set(const PixelType &value) const
FrequencyImageRegionIteratorWithIndex()
typename TImage::InternalPixelType InternalPixelType
const InternalPixelType * m_Position
Self & operator=(const Self &it)
AccessorFunctorType m_PixelAccessorFunctor
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....