public class SoIntensityIntegralQuantification3d extends SoImageVizEngine
SoIntensityIntegralQuantification3d
engine computes intensity integral of voxel values.
For an introduction, see section Analysis.
In the continuous case, Intensity Integral is defined as:
In the discrete case, Intensity Integral is approximated by the sum of the pixel intensities in X:
where = the intensity of voxel of coordinates
On a gray level image, this engine computes the sum of gray values in the image. This engine's computations take into account the voxel size.
See also:
SoAreaQuantification2d
, SoIntensityIntegralQuantification2d
.
File format/default:
IntensityIntegralQuantification3d {
inImage | NULL |
Library references: volume3d
Modifier and Type | Class and Description |
---|---|
static class |
SoIntensityIntegralQuantification3d.SbVolumeDetail
Results details of volume global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inImage
The input image.
|
SoImageVizEngineAnalysisOutput<SoIntensityIntegralQuantification3d.SbVolumeDetail> |
outResult
The output measure result.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoIntensityIntegralQuantification3d()
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
public final SoSFImageDataAdapter inImage
public final SoImageVizEngineAnalysisOutput<SoIntensityIntegralQuantification3d.SbVolumeDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com