ImageGear Professional DLL v18.1 for Windows
enumIGFFTScalingMethods
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > FreqIP Component API Reference > FreqIP Component Enumerations Reference > enumIGFFTScalingMethods

Glossary Item Box

These constants define the different scaling methods for the result of Fast Fourier Transform (FFT).

Values:

IG_FFT_SCALING_UNITY 0 Unity scaling, i.e., no scaling on the result.
IG_FFT_SCALING_N 1 Scale by 1/N on each dimension.
IG_FFT_SCALING_SQRTN 2 Scale by 1/sqrt(N) on each dimension.
©2014. Accusoft Corporation. All Rights Reserved.