Click or drag to resize
SoAverageObjectNumberPerSliceQuantification3dSbAverageObjectNumberPerSliceDetail Structure

Results details of average object number per slice global measure.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Morphometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public struct SbAverageObjectNumberPerSliceDetail

The SoAverageObjectNumberPerSliceQuantification3dSbAverageObjectNumberPerSliceDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoAverageObjectNumberPerSliceQuantification3dSbAverageObjectNumberPerSliceDetail(SoImageAnalysisResult)
Calls SbAverageObjectNumberPerSliceDetail(analysis, System.Int32(0)).
Public methodSoAverageObjectNumberPerSliceQuantification3dSbAverageObjectNumberPerSliceDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoAverageObjectNumberPerSliceQuantification3dSbAverageObjectNumberPerSliceDetail class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Properties
  NameDescription
Public propertyMeanObjectNumber

The mean number of object per slice, value with no dimension.

Top
Remarks