Click or drag to resize
SoIntensityHistogramQuantificationSbIntensityHistogramDetail Class
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.ImageViz.Engines.ImageAnalysis.GlobalMeasuresSoIntensityHistogramQuantificationSbIntensityHistogramDetail

Namespace: OIV.ImageViz.Engines.ImageAnalysis.GlobalMeasures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public class SbIntensityHistogramDetail : SoNetBase

The SoIntensityHistogramQuantificationSbIntensityHistogramDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoIntensityHistogramQuantificationSbIntensityHistogramDetail(SoImageAnalysisResult)
Calls SbIntensityHistogramDetail(analysis, System.Int32(0)).
Public methodSoIntensityHistogramQuantificationSbIntensityHistogramDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoIntensityHistogramQuantificationSbIntensityHistogramDetail class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCount

The number of pixels containing the analyzed intensity value.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetIntensityValue

The analyzed intensity value.

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