Difference between revisions of "Function:ChannelMix"
From CUVI Wiki
| Line 54: | Line 54: | ||
|} | |} | ||
=== | ===Sample=== | ||
{| | {| | ||
|- | |- | ||
Revision as of 07:44, 26 April 2012
Function
|
Parameters
| Name | Type | Description |
|---|---|---|
| srcImage | CuviImage* | Input Image |
| dstImage | CuviImage* | Output Image |
| coeffs[9] | Cuvi32f | Coefficient matrix for channel mixing |
| stream | CuviStream* | GPU stream ID for execution |
Image Type Support
| Input | Output |
|---|---|
| 8uC3 | 8uC3 |
| 16uC3 | 16uC3 |
Sample
Example
|

