Main Content
bwunpack
Unpack binary image
Syntax
Description
Examples
Input Arguments
Output Arguments
Algorithms
When bwunpack
unpacks BWP
, the function maps the
least significant bit of the first row of BWP
to the first pixel in the
first row of BW
. The most significant bit of the first element of
BWP
maps to the first pixel in the 32nd row of BW
, and
so on.