Back to Adaptive Vision Library website
You are here: Start » Function Reference » Profile Features » ProfileAverage
ProfileAverage
Computes the average value of a profile.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProfile | const Profile& | Input profile | |
![]() |
outAverage | real& |
Errors
| Error type | Description |
|---|---|
| DomainError | Empty profile in ProfileAverage |


