saveImage: This function saves a matrix as an image

Description Usage Arguments

Description

This function saves a matrix as an image

Usage

1
saveImage(mat, path, w, h, color, min = 0, max = -1)

Arguments

mat

Matrix

path

Storage path for image

w

Image width

h

Image height

color

Color LUT to be used

min

Minimum value for color LUT

max

Maximum value for color LUT


FabianErdel/RWire documentation built on May 26, 2019, 7:26 a.m.