Click or drag to resize
SoSurfaceUnfoldingProcessing3dpaddingValue Property

The default output value.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFDouble paddingValue { get; }

Property Value

Type: SoSFDouble
Remarks

This value is used to fill output regions having no correspondence in the input image. Default is 0.

See Also