Back to Adaptive Vision Library website
You are here: Start » Function Reference » Profile Basics » ProfileIndices
ProfileIndices
Returns an array of all indices of the input profile (0, 1, 2, ...).
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProfile | const Profile& | Input profile | |
![]() |
outIndices | Array<int>& |


