Click or drag to resize
SoLocalStatisticsProcessingstatisticalOperator Property

Select the first order measure to compute.

Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFilters
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoLocalStatisticsProcessingStatisticalOperators> statisticalOperator { get; }

Property Value

Type: SoSFEnumSoLocalStatisticsProcessingStatisticalOperators
Remarks

. Default is MEAN

See Also