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