You are here: Start » FIL.NET » Invoke.ConvertToCumulativeHistogram
Computes the cumulative histogram of input histogram.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ConvertToCumulativeHistogram ( Fil.Histogram inHistogram, Fil.Histogram outHistogram )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | Fil.Histogram | Input histogram. | ||
![]() | outHistogram | Fil.Histogram | Output histogram. |