public class SoObjectCountQuantification extends SoImageVizEngine
SoObjectCountQuantification
engine computes the number of objects in an image.
The SoObjectCountQuantification
engine computes the number of objects in a binary image or a labelled image. The number of objects is equal to the maximum grey level value of the labelled image.
File format/default:
ObjectCountQuantification {
inObjectImage | NULL |
Library references: number
Modifier and Type | Class and Description |
---|---|
static class |
SoObjectCountQuantification.SbObjectCountDetail
Results details of objects count global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inObjectImage
The input binary or label image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outLabelImage
The output image.
|
SoImageVizEngineAnalysisOutput<SoObjectCountQuantification.SbObjectCountDetail> |
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 |
---|
SoObjectCountQuantification()
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 inObjectImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outLabelImage
public final SoImageVizEngineAnalysisOutput<SoObjectCountQuantification.SbObjectCountDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com