Revision history of "Function:BlackGammaLUT"

From CUVI Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 16:31, 31 October 2022Jawad talk contribs 1,832 bytes 0
  • curprev 16:30, 31 October 2022Jawad talk contribs 1,832 bytes +1,832 Created page with "__NOTOC__ Remaps image values according to look up tables but instead of a single table like in Function:LUT, the blackGammaLUT takes separate tables for each channel. ====Function==== {| |style="font-size:100%;"| <syntaxhighlight lang="cpp"> CuviStatus blackGammaLUT(const CuviImage& src, CuviImage& dst, Cuvi16u* redLUT, Cuvi16u* greenLUT, Cuvi16u* blueLUT,..."