SoComplexFFTInverseProcessing Class Reference
[Frequency Domain]

ImageViz SoComplexFFTInverseProcessing engine More...

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

Inheritance diagram for SoComplexFFTInverseProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoComplexFFTInverseProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inRealImage
SoSFImageDataAdapter inImaginaryImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outRealImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImaginaryImage

Detailed Description

ImageViz SoComplexFFTInverseProcessing engine

The SoComplexFFTInverseProcessing engine computes the fast of Fourier inverse transform.

For an introduction, see:

The SoComplexFFTInverseProcessing engine computes the inverse FFT of an image. The result is two floating point images, respectively the real and imaginary parts of the complex inverse Fourier Transform.

Remarks

SEE ALSO

SoComplexFFTProcessing, SoComplexCenteredFFTInverseProcessing.

FILE FORMAT/DEFAULT


Library references: fftinv


Constructor & Destructor Documentation

SoComplexFFTInverseProcessing::SoComplexFFTInverseProcessing (  ) 

Constructor.


Member Data Documentation

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

Default is MODE_AUTO

The input imaginary part image.

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

The input real part image.

Default value is NULL. Supported types include: grayscale 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/