public class SoDeinterlaceFramesProcessing2d extends SoImageVizEngine
SoDeinterlaceFramesProcessing2d
engine
The SoDeinterlaceFramesProcessing2d
engine separates even and odd frames from an interlaced image.
See also: SoInterlaceFramesProcessing2d
.
File format/default:
DeinterlaceFramesProcessing2d {
inImage | NULL |
splitMode | HALF_IMAGE |
Library references: splitfield
Modifier and Type | Class and Description |
---|---|
static class |
SoDeinterlaceFramesProcessing2d.SplitModes |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
FULL_IMAGE
Deprecated.
|
static int |
HALF_IMAGE
Deprecated.
|
SoSFImageDataAdapter |
inImage
The input image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outEvenImage
The output even field image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outOddImage
The output odd field image.
|
SoSFEnum<SoDeinterlaceFramesProcessing2d.SplitModes> |
splitMode
Select the split mode.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoDeinterlaceFramesProcessing2d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int HALF_IMAGE
SoDeinterlaceFramesProcessing2d.SplitModes.HALF_IMAGE
instead.@Deprecated public static final int FULL_IMAGE
SoDeinterlaceFramesProcessing2d.SplitModes.FULL_IMAGE
instead.public final SoSFImageDataAdapter inImage
public final SoSFEnum<SoDeinterlaceFramesProcessing2d.SplitModes> splitMode
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outEvenImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outOddImage
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com