Difference between revisions of "Function:ImageBinary"
From CUVI Wiki
| Line 11: | Line 11: | ||
|} | |} | ||
===Parameters=== | ====Parameters==== | ||
{| | |||
|style="font-size:75%;"| | |||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
| Line 34: | Line 35: | ||
| const CuviStream& | | const CuviStream& | ||
| GPU stream ID for execution | | GPU stream ID for execution | ||
|} | |} | ||
|} | |||
===Image Type Support=== | ===Image Type Support=== | ||
Revision as of 13:04, 18 October 2022
Function
|
Parameters
|
Image Type Support
| Input | Output |
|---|---|
| 8uC1 | 8uC1 |
| 8uC3 | 8uC1 |
Sample
Example
|

