rgb2grayscale {handwriter} | R Documentation |
rgba2grayscale
Description
Changes RGB image to grayscale
Usage
rgb2grayscale(img)
Arguments
img |
A 3D array with slices R, G, and B |
Value
img as a 3D array as grayscale
[Package handwriter version 3.1.1 Index]