www.emgu.com/wiki
normalizes the histogram bins by scaling them, such that the sum of the bins becomes equal to factor

Declaration Syntax
public void Normalize(
double factor
)
Public Sub Normalize ( _
factor As Double _
)
public:
void Normalize(
double factor
)

Parameters
- factor (Double)
- the sum of the bins after normalization
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)