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