|
FireSync API
|
| kStatus kIpp_Demosaic | ( | kImage | input, |
| kImage | output, | ||
| kDemosaicStyle | style | ||
| ) |
Demosaics a greyscale, bayer-masked image to generate a color image.
This method uses the kImage_Cfa property to determine the bayer mask.
The output image size can vary, depending on the demosaic style.
| input | Input image (kImage<k8u>). |
| output | Output image (kImage<kRgb>) pre-allocated with correct dimensions. |
| style | Demosaic style. |