Click or drag to resize
SoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetail Class

Results details of threshold by automatic segmentation.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.ImageViz.Engines.ImageSegmentation.LabelingSoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetail

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Labeling
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public class SbAutoSegmentation3PhasesDetail : SoNetBase

The SoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetail(SoImageAnalysisResult)
Calls SbAutoSegmentation3PhasesDetail(analysis, System.Int32(0)).
Public methodSoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoAutoSegmentation3PhasesProcessingSbAutoSegmentation3PhasesDetail 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 methodGetThresholdHigh

The high threshold computed by the algorithm.

Public methodGetThresholdLow

The low 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