SoComplexCenteredFFTProcessing Class Reference
[Frequency Domain]

ImageViz SoComplexCenteredFFTProcessing engine More...

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

Inheritance diagram for SoComplexCenteredFFTProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoComplexCenteredFFTProcessing ()

Public Attributes

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

Detailed Description

ImageViz SoComplexCenteredFFTProcessing engine

SoComplexCenteredFFTProcessing computes the centered fast Fourier transform.

For an introduction, see:

The SoComplexCenteredFFTProcessing transformation is used to visualize the modulus of the FFT centered in the middle of image rather than in the upper left corner. The image is centered by a translation in circular mode by a vector equal to half the diagonal of the image. In the figure below, to visualize the image, it is divided in four equal quadrants.

SoComplexCenteredFFT_image01.png

Results of a regular and centered FFT

See also: SoComplexCenteredFFTInverseProcessing.

FILE FORMAT/DEFAULT


Library references: fftcenter


Constructor & Destructor Documentation

SoComplexCenteredFFTProcessing::SoComplexCenteredFFTProcessing (  ) 

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/