Difference between revisions of "Function:Abs"
From CUVI Wiki
| Line 11: | Line 11: | ||
|} | |} | ||
===Parameters=== | ====Parameters==== | ||
{| | {| | ||
|style="font-size:75%;"| | |style="font-size:75%;"| | ||
Revision as of 10:30, 18 October 2022
Calculates absolute value of each pixel of input image.
Function
|
Parameters
|
Image Type Support
| Input | Output |
|---|---|
| 8uC1 | 8uC1 |
| 8uC3 | 8uC3 |
| 16uC1 | 16uC1 |
| 16uC3 | 16uC3 |
| 32fC1 | 32fC1 |
| 32fC3 | 32fC3 |
Example
|