SoComplexFFTProcessing Class Reference
[Frequency Domain]

ImageViz SoComplexFFTProcessing engine More...

#include <ImageViz/Engines/ImageFiltering/FrequencyDomain/SoComplexFFTProcessing.h>

Inheritance diagram for SoComplexFFTProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoComplexFFTProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outRealImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImaginaryImage

Detailed Description

ImageViz SoComplexFFTProcessing engine

SoComplexFFTProcessing computes the centered fast Fourier transform.

For an introduction, see:

The SoComplexFFTProcessing engine computes the FFT of an image. The result is two floating point images, respectively the real and imaginary parts of the transform.

Remarks

See also: SoComplexFFTInverseProcessing, SoComplexCenteredFFTProcessing.

FILE FORMAT/DEFAULT


Library references: fft


Constructor & Destructor Documentation

SoComplexFFTProcessing::SoComplexFFTProcessing (  ) 

Constructor.


Member Data Documentation

Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.

Default is MODE_AUTO

The input image.

Default value is NULL. Supported types include: grayscale binary label color image.

The output imaginary part image.

Default value is NULL. Supported types include: grayscale color image.

The output real part image.

Default value is NULL. Supported types include: grayscale color image.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/