Click or drag to resize
SoApplyMorphologicalLutProcessing2d.SbApplyMorphLutDetail Structure

Results details of morphological Lut processing.

Namespace: OIV.ImageViz.Engines.MathematicalMorphology.HitOrMissAndSkeleton
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public struct SbApplyMorphLutDetail

The SoApplyMorphologicalLutProcessing2d. SbApplyMorphLutDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoApplyMorphologicalLutProcessing2d.SbApplyMorphLutDetail(SoImageAnalysisResult)
Calls SbApplyMorphLutDetail(analysis, System.Int32(0)).
Public methodSoApplyMorphologicalLutProcessing2d.SbApplyMorphLutDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoApplyMorphologicalLutProcessing2d. SbApplyMorphLutDetail 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 propertyVoxelNumber

The number of voxels modified by the processing.

Top
Remarks