FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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.

Parameters
inputInput image (kImage<k8u>).
outputOutput image (kImage<kRgb>) pre-allocated with correct dimensions.
styleDemosaic style.
Returns
Operation status.