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


