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