Back to FabImage Library website
You are here: Start » Function Reference » Histogram » Histogram Features » HistogramSum

HistogramSum
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Computes the sum of histogram bin values.
Syntax
C++
C#
void fil::HistogramSum ( const fil::Histogram& inHistogram, double& outSum )