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

Bit-packs an input image.

Input pixels greater than 0 are represented by '1'.

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.