objectColorize {IFC} | R Documentation |
Object Colorizer
Description
Colorizes a [0,1] grayscale image.
Usage
objectColorize(mat, color)
Arguments
mat |
a [0,1] numeric matrix. |
color |
a color |
Value
a 3D array where 3rd dimension is rgb.
[Package IFC version 0.2.1 Index]