public class SoDirectionalBlendProcessing2d extends SoImageVizEngine
SoDirectionalBlendProcessing2d
engine.
The SoDirectionalBlendProcessing2d
engine combines two images following a direction axis. Both input images must have the same size.
This engine may be very useful in stitching operations in order to manage the overlapping areas.
See also: SoBlendWithImageProcessing
.
File format/default:
DirectionalBlendProcessing2d {
inImage1 | NULL |
inImage2 | NULL |
symmetryMode | X_AXIS |
Library references: combdirimg
Modifier and Type | Class and Description |
---|---|
static class |
SoDirectionalBlendProcessing2d.SymmetryModes |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inImage1
The 1st input image.
|
SoSFImageDataAdapter |
inImage2
The 2nd input image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFEnum<SoDirectionalBlendProcessing2d.SymmetryModes> |
symmetryMode
Select the symmetry type.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoDirectionalBlendProcessing2d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoSFImageDataAdapter inImage1
public final SoSFImageDataAdapter inImage2
public final SoSFEnum<SoDirectionalBlendProcessing2d.SymmetryModes> symmetryMode
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com