half.image {wal} | R Documentation |
Reduce image size by 2 along both axes by dropping pixels.
Description
Reduce image size by 2 along both axes by dropping pixels.
Usage
half.image(image_data, byrow = TRUE)
Arguments
image_data |
integer matrix, a 1-channel image. |
[Package wal version 0.1.1 Index]