public class SoPolarToCartesianProcessing2d extends SoImageVizEngine
SoPolarToCartesianProcessing2d engine
The SoPolarToCartesianProcessing2d engine computes the polar to cartesian transformation.
For an introduction, see:
This engine computes the polar to cartesian transformation or module/phase to the real/imaginary transformation.
If
is the module image and
the phase image, then:
Real part or
coordinate
is defined as:
Imaginary part or
coordinate is defined as:
See also:
SoCartesianToPolarProcessing2d.
File format/default:
PolarToCartesianProcessing2d {
| inModulusImage | NULL |
| inPhaseImage | NULL |
Library references: rthetatoxy
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFImageDataAdapter |
inModulusImage
The input modulus image.
|
SoSFImageDataAdapter |
inPhaseImage
The input phase image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImaginaryImage
The output imaginary part image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outRealImage
The output real part image.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoPolarToCartesianProcessing2d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFImageDataAdapter inModulusImage
public final SoSFImageDataAdapter inPhaseImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outRealImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImaginaryImage
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com