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


