public class SoIntensityIntegralQuantification2d extends SoImageVizEngine
SoIntensityIntegralQuantification2d
engine computes pixel intensity integral.
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 pixel 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 pixel size.
See also:
SoAreaQuantification2d
, SoIntensityIntegralQuantification3d
.
File format/default:
IntensityIntegralQuantification2d {
inImage | NULL |
Library references: volume
Modifier and Type | Class and Description |
---|---|
static class |
SoIntensityIntegralQuantification2d.SbIntegralIntensityDetail
Results details of integral intensity global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inImage
The input image.
|
SoImageVizEngineAnalysisOutput<SoIntensityIntegralQuantification2d.SbIntegralIntensityDetail> |
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 |
---|
SoIntensityIntegralQuantification2d()
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<SoIntensityIntegralQuantification2d.SbIntegralIntensityDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com