autoLevels: calculate and apply a linear levels function to an image

Description Usage Arguments

Description

calculate and apply a linear levels function to an image

Usage

1
autoLevels(image, clipBlacks = 0.02, clipWhites = 0.02)

Arguments

image

An array, imported from an image file.

clipBlacks

Numeric value 0-1. Fraction of image area to clip to black.

clipWhites

Numeric value 0-1. Fraction of image area to clip to white.


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.