contBriImg: Contrast and brightness of an image

Description Usage Arguments Value Author(s)

View source: R/RIPA.R

Description

Applies values of contrast and brightness on an image.

Usage

1
contBriImg(img, cont, bri)

Arguments

img

Input image

cont

New value for contrast (0.0 to 1.0)

bri

New value for brightness (-1.0 to 1.0)

Value

Return the result image after applying the values of contrast and brightness

Author(s)

Talita Perciano


ripa documentation built on May 29, 2017, 5:39 p.m.

Related to contBriImg in ripa...