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