Click or drag to resize
SoDataMeasureAttributes Properties

The SoDataMeasureAttributes type exposes the following members.

Properties
  NameDescription
Public propertybreadth3DNumAngles

Define the number of angles used in BREADTH3D measure.

Public propertycooccurrenceDirections

List of directions for measures using cooccurence.

Public propertyferetAngles2D

List of 2D angles for measures using Feret 2D.

Public propertyferetAngles3D

List of 3D angles for measures using Feret 3D.

Public propertyhistogramAutoAdjust

When true, measures use an auto computed histogram.

Public propertyhistogramBinSize

Size of bins for histogram measures.

Public propertyhistogramMaxGrayLevel

Maximum gray level for histogram measures.

Public propertyhistogramMinGrayLevel

Minimum gray level for histogram measures.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyneighborDistance

Distance to the current label boundaries where neighbors are searched (cut-off distance).

Public propertyneighborDistanceInSpatialUnit

Indicates if the cut-off distance is expressed in pixels (false) or in spatial unit (true).

Public propertyoverlap

Minimal percentage that must represent a label volume overlapping the searched area to be counted as a neighbor.

Public propertyquantilePercents

List of 6 quantiles for measures using histogram with custom quantiles.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also