extractLuminance: This is a function to extract log luminance values from the a...

Description Usage Arguments

Description

This is a function to extract log luminance values from the a set of RGB channels for use with the gradient domain high dynamic range compression algorithm.

Usage

1
extractLuminance(red, green, blue)

Arguments

red

The red channel

green

The green channel

blue

The blue channel


klapaukh/astror documentation built on May 20, 2019, 11:03 a.m.