cleanBinaryImage {handwriter}R Documentation

cleanBinaryImage

Description

Removes alpha channel from png image.

Usage

cleanBinaryImage(img)

Arguments

img

A matrix of 1s and 0s.

Value

png image with the alpha channel removed


[Package handwriter version 3.0.0 Index]