Click or drag to resize
SoAutoThresholdingQuantificationSbAutoThresholdingDetail Class

Results details of threshold by automatic segmentation.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.ImageViz.Engines.ImageAnalysis.StatisticsSoAutoThresholdingQuantificationSbAutoThresholdingDetail

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public class SbAutoThresholdingDetail : SoNetBase

The SoAutoThresholdingQuantificationSbAutoThresholdingDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoAutoThresholdingQuantificationSbAutoThresholdingDetail(SoImageAnalysisResult)
Calls SbAutoThresholdingDetail(analysis, System.Int32(0)).
Public methodSoAutoThresholdingQuantificationSbAutoThresholdingDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoAutoThresholdingQuantificationSbAutoThresholdingDetail class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetThreshold

The threshold computed by the algorithm.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks