Click or drag to resize
SoFirstOrderStatisticsProcessingmeasureType Property

Select the first order measure to compute.

Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFilters
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoFirstOrderStatisticsProcessingMeasureTypes> measureType { get; }

Property Value

Type: SoSFEnumSoFirstOrderStatisticsProcessingMeasureTypes
Remarks

. Default is MEAN

See Also