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.Neighborhood3dsInventor.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, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoIntensityIntegralQuantification3d()
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 SoImageVizEngineAnalysisOutput<SoIntensityIntegralQuantification3d.SbVolumeDetail> outResult
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com