public class SoCurvatureIntegralsQuantification3d extends SoImageVizEngine
SoCurvatureIntegralsQuantification3d
engine computes the integral of mean curvature and integral of total curvature.
For an introduction, see section Analysis.
This engine computes the integral of mean curvature and integral of total curvature of objects in a binary image. Intuitively, "curvature" is the amount by which a geometric object deviates from being "flat".
This engine computes a local measure. It is obtained as the sum of measures in local 2x2x2 neighborhoods (a cube), for 13 planes associated with different normal directions and hitting three or four vertices of the cells (in the cubical lattice).
In the case of very elongated objects (needles or fibers) the integral of mean curvature can be used to measure the length
of the object :
For convex object, the integral of mean curvature is (up to a constant) equivalent to the mean diameter, i.e.
The Euler number and the Integral of Total Curvature carry the same information about the object. They differ by the constant factor . If we consider a set X of the 3-dimensional space and
being its Euler number then the integral total curvature of X will be :
.
For more information on Integral Curvatures you can refer to C .Lang, J. Ohser, R.Hilfer (1999) On the Analysis of Spatial Binary Images
File format/default:
CurvatureIntegralsQuantification3d {
inImage | NULL |
Library references: integral_curvature
Modifier and Type | Class and Description |
---|---|
static class |
SoCurvatureIntegralsQuantification3d.SbCurvatureIntegralsDetail
Results details of curvature integrals.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inImage
The input 3D binary image.
|
SoImageVizEngineAnalysisOutput<SoCurvatureIntegralsQuantification3d.SbCurvatureIntegralsDetail> |
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 |
---|
SoCurvatureIntegralsQuantification3d()
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<SoCurvatureIntegralsQuantification3d.SbCurvatureIntegralsDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com