|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkChainCodeToFourierSeriesPathFilter_h
19 #define itkChainCodeToFourierSeriesPathFilter_h
41 template <
typename TInputChainCodePath,
typename TOutputFourierSeriesPath>
79 itkSetMacro(NumberOfHarmonics,
unsigned int);
85 PrintSelf(std::ostream & os,
Indent indent)
const override;
88 GenerateData()
override;
95 #ifndef ITK_MANUAL_INSTANTIATION
96 # include "itkChainCodeToFourierSeriesPathFilter.hxx"
Filter that produces a Fourier series version of a chain code path.
TInputChainCodePath InputPathType
typename OutputPathType::InputType OutputPathInputType
ImageBaseType::SpacingType VectorType
Base class for filters that take a path as input and produce a path as output.
Control indentation during Print() invocation.
typename OutputPathType::Pointer OutputPathPointer
typename InputPathType::OffsetType OffsetType
ImageBaseType::IndexType IndexType
Light weight base class for most itk classes.
typename InputPathType::IndexType IndexType
typename InputPathType::Pointer InputPathPointer
typename InputPathType::InputType InputPathInputType
typename OutputPathType::VectorType VectorType
TOutputFourierSeriesPath OutputPathType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned int m_NumberOfHarmonics