SoLocalStatisticsProcessingkernelSize Property |
Specifies the size of the kernel.
Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFilters
The value of kernelSize is actually the 'half' kernel size. For example, kernelSize = 1 applies a 3x3(x3) pixel kernel in 2D(3D) when kernelShape is CUBE. Default value is 3.