public class SoInterlaceFramesProcessing2d extends SoImageVizEngine
SoInterlaceFramesProcessing2d engine
The SoInterlaceFramesProcessing2d Command merges two images, considered as even and odd frames, to produce an interlaced image.
See also: SoDeinterlaceFramesProcessing2d.
File format/default:
InterlaceFramesProcessing2d {
| inEvenImage | NULL |
| inOddImage | NULL |
| splitMode | HALF_IMAGE |
Library references: mergefield
| Modifier and Type | Class and Description |
|---|---|
static class |
SoInterlaceFramesProcessing2d.SplitModes |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
FULL_IMAGE
Deprecated.
Use
SoInterlaceFramesProcessing2d.SplitModes.FULL_IMAGE instead. |
static int |
HALF_IMAGE
Deprecated.
Use
SoInterlaceFramesProcessing2d.SplitModes.HALF_IMAGE instead. |
SoSFImageDataAdapter |
inEvenImage
The input even field image.
|
SoSFImageDataAdapter |
inOddImage
The input odd field image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFEnum<SoInterlaceFramesProcessing2d.SplitModes> |
splitMode
Select the split mode.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoInterlaceFramesProcessing2d()
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, stopInternalThreads@Deprecated public static final int HALF_IMAGE
SoInterlaceFramesProcessing2d.SplitModes.HALF_IMAGE instead.@Deprecated public static final int FULL_IMAGE
SoInterlaceFramesProcessing2d.SplitModes.FULL_IMAGE instead.public final SoSFImageDataAdapter inEvenImage
public final SoSFImageDataAdapter inOddImage
public final SoSFEnum<SoInterlaceFramesProcessing2d.SplitModes> splitMode
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com