Learn R Programming

wal (version 0.1.0)

half.image: 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.