public class SoDataMeasureAttributes extends SoFieldContainer
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFInt32 |
breadth3DNumAngles
Define the number of angles used in BREADTH3D measure.
|
SoMFVec2i32 |
cooccurrenceDirections
List of directions for measures using cooccurence.
|
SoMFFloat |
feretAngles2D
List of 2D angles for measures using Feret 2D.
|
SoMFVec2f |
feretAngles3D
List of 3D angles for measures using Feret 3D.
|
SoSFBool |
histogramAutoAdjust
When true, measures use an auto computed histogram.
|
SoSFFloat |
histogramBinSize
Size of bins for histogram measures.
|
SoSFFloat |
histogramMaxGrayLevel
Maximum gray level for histogram measures.
|
SoSFFloat |
histogramMinGrayLevel
Minimum gray level for histogram measures.
|
SoSFFloat |
neighborDistance
Distance to the current label boundaries where neighbors are searched (cut-off distance).
|
SoSFBool |
neighborDistanceInSpatialUnit
Indicates if the cut-off distance is expressed in pixels (false) or in spatial unit (true).
|
SoSFFloat |
overlap
Minimal percentage that must represent a label volume overlapping the searched area to be counted as a neighbor.
|
SoMFFloat |
quantilePercents
List of 6 quantiles for measures using histogram with custom quantiles.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoDataMeasureAttributes()
Default constructor.
|
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 SoMFFloat feretAngles2D
public final SoMFVec2f feretAngles3D
public final SoMFVec2i32 cooccurrenceDirections
public final SoSFFloat histogramMinGrayLevel
public final SoSFFloat histogramMaxGrayLevel
public final SoSFFloat histogramBinSize
public final SoSFBool histogramAutoAdjust
public final SoMFFloat quantilePercents
public final SoSFInt32 breadth3DNumAngles
public final SoSFFloat overlap
public final SoSFFloat neighborDistance
public final SoSFBool neighborDistanceInSpatialUnit
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com