Difference between revisions of "Function:Mean"
From CUVI Wiki
| (One intermediate revision by the same user not shown) | |||
| Line 63: | Line 63: | ||
|} | |} | ||
===Sample=== | ====Sample==== | ||
{| | {| | ||
|- | |- | ||
| Line 69: | Line 69: | ||
|} | |} | ||
====Example==== | |||
===Example=== | |||
{| | {| | ||
|style="font-size: | |style="font-size:100%;"| | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
Latest revision as of 10:31, 19 October 2022
Computes the mean of image pixel values. Each channel is processed individually.
Function
|
Parameters
|
Image Type Support
|
Sample
Example
|