|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkFrequencyImageRegionConstIteratorWithIndex_h
19 #define itkFrequencyImageRegionConstIteratorWithIndex_h
77 template <
typename TImage>
145 for (
unsigned int dim = 0; dim < TImage::ImageDimension; dim++)
158 for (
unsigned int dim = 0; dim < TImage::ImageDimension; dim++)
160 w2 += w[dim] * w[dim];
typename Superclass::PixelType PixelType
typename TImage::SizeType SizeType
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
TImage::ConstWeakPointer m_Image
typename Superclass::PixelContainerPointer PixelContainerPointer
FrequencyType m_FrequencyOrigin
typename PixelContainer::Pointer PixelContainerPointer
IndexType GetFrequencyBin() const
typename Superclass::ImageType ImageType
const IndexType & GetIndex() const
typename TImage::PixelType PixelType
typename Superclass::OffsetType OffsetType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
FrequencyType GetFrequency() const
FrequencyImageRegionConstIteratorWithIndex(const Superclass &it)
typename ImageType::SpacingType FrequencyType
typename Superclass::IndexType IndexType
typename Superclass::RegionType RegionType
typename ImageType::SpacingValueType FrequencyValueType
FrequencyValueType GetFrequencyModuloSquare() const
typename TImage::AccessorType AccessorType
FrequencyType m_FrequencySpacing
FrequencyImageRegionConstIteratorWithIndex()
typename Superclass::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
typename Superclass::AccessorType AccessorType
typename Superclass::InternalPixelType InternalPixelType
typename Superclass::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename TImage::RegionType RegionType
typename Superclass::PixelContainer PixelContainer
FrequencyImageRegionConstIteratorWithIndex(const TImage *ptr, const RegionType ®ion)
typename TImage::PixelContainer PixelContainer
typename TImage::OffsetType OffsetType