Back to Adaptive Vision Library website
You are here: Start » Function Reference » Histogram Basics » HistogramIndices
HistogramIndices
Returns an array of histogram elements indices
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inHistogram | const Histogram& | Input histogram | |
![]() |
outIndices | Array<int>& |


