Click or drag to resize
SoIntensityBinHistogramQuantificationSbIntensityBinHistogramDetail Class
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.ImageViz.Engines.ImageAnalysis.GlobalMeasuresSoIntensityBinHistogramQuantificationSbIntensityBinHistogramDetail

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

The SoIntensityBinHistogramQuantificationSbIntensityBinHistogramDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoIntensityBinHistogramQuantificationSbIntensityBinHistogramDetail(SoImageAnalysisResult)
Calls SbIntensityBinHistogramDetail(analysis, System.Int32(0)).
Public methodSoIntensityBinHistogramQuantificationSbIntensityBinHistogramDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoIntensityBinHistogramQuantificationSbIntensityBinHistogramDetail 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 pixel lying in the bin.

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

The max grey value of the current bin.

Public methodGetMinValueBin

The min grey value of the current bin.

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