Back to Adaptive Vision Library website

You are here: Start » Function Reference » Profile Features » ProfileSum

ProfileSum


Computes the sum of the profile values.

Syntax

C++
C#
 
void avl::ProfileSum
(
	const avl::Profile& inProfile,
	float& outSum
)

Parameters

Name Type Default Description
inProfile const Profile& Input profile
outSum float&