Difference between revisions of "Function:ChannelSplit"
From CUVI Wiki
| (3 intermediate revisions by the same user not shown) | |||
| Line 45: | Line 45: | ||
|} | |} | ||
===Image Type Support=== | ====Image Type Support==== | ||
{| | |||
|style="font-size:75%;"| | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 61: | Line 62: | ||
| 32fC1 x 3 | | 32fC1 x 3 | ||
|} | |} | ||
|} | |} | ||
====Sample==== | |||
[[File:Splitin.jpg|none|frame|Input Image]] | |||
<br/> | |||
[[File:Splitred.jpg|none|frame|Red Channel]] | |||
<br/> | |||
[[File:Splitgreen.jpg|none|frame|Green Channel]] | |||
<br/> | |||
[[File:Splitblue.jpg|none|frame|Blue Channel]] | |||
<br/> | |||
===Example=== | ====Example==== | ||
{| | {| | ||
|style="font-size: | |style="font-size:100%;"| | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
Latest revision as of 12:46, 18 October 2022
Splits a three channel image into R, G and B channels
Function
|
Parameters
|
Image Type Support
|
Sample
Example
|



