Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions » ProfileToRealArray
ProfileToRealArray
Converts a profile to an array of real numbers.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::ProfileToRealArray ( const avl::Profile& inProfile, atl::Array<float>& outArray )


