Skip to content

GamutToSettingsExhaust

Justin Ales edited this page Jul 31, 2018 · 3 revisions

settings = GamutToSettingsExhaust(gammaInput, gammaTable, gamut)

Find the best device settings to produce
the passed linear device coordinates.

This version works by exhaustive search of the fit gamma table,
and returns the value in that table that produces output closest
to desired.

The passed coordinates should be in the range [0,1].
The returned settings also run from [0,1], but after
inversion of the device's gamma measurements.

5/26/12 dhb Wrote it.

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychCal/GamutToSettingsExhaust.m
Clone this wiki locally