You are here: Start » AVL.NET » AVL.SmoothHistogram_Gauss(AvlNet.Histogram, float, float, AvlNet.Histogram)
AVL.SmoothHistogram_Gauss(AvlNet.Histogram, float, float, AvlNet.Histogram)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SmoothHistogram_Gauss( AvlNet.Histogram inHistogram, float inStdDev, float inKernelRelativeSize, out AvlNet.Histogram outHistogram )
Parameters
- inHistogram
- Type: AvlNet.Histogram
- inStdDev
- Type: System.Single
- inKernelRelativeSize
- Type: System.Single
- outHistogram
- Type: AvlNet.Histogram
