hbVPHBDemosaicing
The API for calling the Demosaicing. Both the minimum width and height of the image are 2 pixels.
- Parameter
- [out]
taskHandleTask handles are responsible for the interaction of the operator with the UCP architecture. - [in/out]
dstImgThe output picture, type supports S16C1, format supports RGB_P and size are the same as the input picture. - [in]
srcImgThe input picture, type supports S16C1 and format supports RAW_RGGB_COMP_16.
- [out]
- Return Value
- Return
0means the API was successfully executed, otherwise the execution failed.
- Return
