InitFourierTransformation Method (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InitFourierTransformation (ILEADRaster* pRaster)

Overview

Refer to Removing Noise

Remarks

(Raster Pro and above toolkits) Initializes the Fourier Transform coefficients for the specified object.

This method is used only when you are dealing with Fourier Transformation methods.

When you are finished, you should call the FreeFourierTransformation method.

See Also

Elements:

DiscreteFourierTransformation method, FastFourierTransformation method, FreeFourierTransformation method, FrequencyFilter method, FrequencyFilterMask method, DisplayFourierTransformation method

Topics:

Raster Images: Fourier Transform Functions