Click or drag to resize
SoLocalAdaptiveThresholdProcessingkernelSize Property

The kernel size in each direction for computing the mean intensity.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec3i32 kernelSize { get; }

Property Value

Type: SoSFVec3i32
Remarks

Default value is SbVec3i32(30,30,30)

See Also