get_L: Get L channel of CIELAB color space

View source: R/pictplot.R

get_LR Documentation

Get L channel of CIELAB color space

Description

Get L channel of CIELAB color space

Usage

get_L(im, scale = TRUE)

Arguments

im

an image

scale

if TRUE (default), L value is divided by 100

Value

an image

Examples

plot(get_L(regatta))

tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.