Click or drag to resize
SoObjectLinearDensityQuantification3dModels Enumeration

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Morphometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum Models
Members
  Member nameValueDescription
PARALLEL_PLATE_MODEL0

The computation uses a parallel plate model.

CYLINDER_ROD_MODEL1

The computation uses a cylinder rod model model.

SPHERE_MODEL2

The computation uses a sphere model.

Remarks