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
-
| input | Input image (kImage<k8u>). |
| output | Output image (kImage<k8u>) pre-allocated with correct dimensions. |
- Returns
- Operation status.