Difference between revisions of "Function:Demosaic"
From CUVI Wiki
(→Sample) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Restores an RGB image from a gray-scale CFA image using | Restores an RGB image from a gray-scale CFA image using linear interpolation method. | ||
====Function==== | ====Function==== | ||
{| | {| | ||
| Line 66: | Line 66: | ||
<br/> | <br/> | ||
===Example=== | ====Example==== | ||
{| | {| | ||
|style="font-size: | |style="font-size:100%;"| | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
Latest revision as of 12:35, 23 June 2024
Restores an RGB image from a gray-scale CFA image using linear interpolation method.
Function
|
Parameters
|
Image Type Support
|
Sample
Sample
Example
|



