SoComplexCenteredFFTInverseProcessing Class Reference
[Frequency Domain]

ImageViz SoComplexCenteredFFTInverseProcessing engine More...

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

Inheritance diagram for SoComplexCenteredFFTInverseProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoComplexCenteredFFTInverseProcessing ()

Public Attributes

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

Detailed Description

ImageViz SoComplexCenteredFFTInverseProcessing engine

The SoComplexCenteredFFTProcessing engine computes the centered fast Fourier inverse transform.

For an introduction, see:

The SoComplexCenteredFFTInverseProcessing engine is used to reconstruct an image after a centered FFT transform. The imaginary part of the output is null.

See also: SoComplexCenteredFFTProcessing.

FILE FORMAT/DEFAULT


Library references: fftinvcenter


Constructor & Destructor Documentation

SoComplexCenteredFFTInverseProcessing::SoComplexCenteredFFTInverseProcessing (  ) 

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/