Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » ProfileToRealArray
ProfileToRealArray
Converts a profile to an array of real numbers.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProfile | const Profile& | Input profile | |
![]() |
outArray | Array<real>& |


