public class SoImageCurvatureProcessing2d extends SoImageVizEngine
SoImageCurvatureProcessing2d engine
The SoImageCurvatureProcessing2d engine computes local gray level 2D curvature in image.
This engine computes for each pixel of an input image local texture curvature. Computed curvature(s) takes pixel size into account.
This engine computes local gray level 2D curvature in image. For each pixel, the curvature parameter
is linked to radius of curvature
by formula :
See also:
File format/default:
ImageCurvatureProcessing2d {
| inImage | NULL |
| inMaskImage | NULL |
| standardDeviation | 4.0f |
Library references: curvature2d
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFImageDataAdapter |
inImage
The input image.
|
SoSFImageDataAdapter |
inMaskImage
The binary image for the mask or empty (command looks for only inside).
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outRealImage
The output image (floating values).
|
SoSFFloat |
standardDeviation
The standard deviation for Gaussian filter.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoImageCurvatureProcessing2d()
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 inImage
public final SoSFImageDataAdapter inMaskImage
public final SoSFFloat standardDeviation
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outRealImage
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com