public class SoDistanceMeanQuantification2d extends SoImageVizEngine
SoDistanceMeanQuantification2d
engine gives the mean distance, edge to edge, between objects.
The SoDistanceMeanQuantification2d
measure gives the mean distance, edge to edge, between objects. It calculates the image distance from the negative input image and then gets the local maxima using an edge tracking process. The extrema gives the mean distance.
File format/default:
DistanceMeanQuantification2d {
inBinaryImage | NULL |
Library references: distancemean
Modifier and Type | Class and Description |
---|---|
static class |
SoDistanceMeanQuantification2d.SbDistanceMeanDetail
Results details of mean distance between objects global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inBinaryImage
The input binary image.
|
SoImageVizEngineAnalysisOutput<SoDistanceMeanQuantification2d.SbDistanceMeanDetail> |
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 |
---|
SoDistanceMeanQuantification2d()
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 inBinaryImage
public final SoImageVizEngineAnalysisOutput<SoDistanceMeanQuantification2d.SbDistanceMeanDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com