Back to Adaptive Vision Library website
You are here: Start » Function Reference » Histogram Features » HistogramSum
HistogramSum
Computes the sum of histogram bin values.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inHistogram | const Histogram& | Input histogram | |
![]() |
outSum | int& | Output sum |


