IPSDK 0.2
IPSDK : Image Processing Software Development Kit

DFTConfigConst

configuration structure for Discrete Fourier Transform algorithm

Name ToolTip Associated Class Default Value
QuadrantsPolicy quadrants policy used to store Discrete Fourier Transform data eDFTQuadrantsPolicyeDFTQuadrantsPolicy::eDFTQP_Centered
CoordsType coordinates system used to store Discrete Fourier Transform data eDFTCoordinateseDFTCoordinates::eDFTC_Polar
ScalePolicy policy used to scale data of Discrete Fourier Transform eDFTScalePolicyeDFTScalePolicy::eDFTSP_Default
CustomXScale custom scale value used along X axis when ScalePolicy is set to eDFTSP_Custom real
CustomYScale custom scale value used along Y axis when ScalePolicy is set to eDFTSP_Custom real
CustomZScale custom scale value used along Z axis when ScalePolicy is set to eDFTSP_Custom real