RGB2Lab: RGB to Lab conversion

View source: R/pictplot.R

RGB2LabR Documentation

RGB to Lab conversion

Description

RGB to Lab conversion

Usage

RGB2Lab(im, use.D65 = TRUE)

Arguments

im

an image

use.D65

reference white, either TRUE (D65 is used) or FALSE (D50 is used).

Value

an image


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