FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kIpp_Unpack ( kImage  input,
kImage  output 
)

Bit-unpacks an input image.

Input bits are mapped to 0 or 255.

The output image should be allocated with the correct size before calling this function.

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