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