All public logs

From CUVI Wiki

Combined display of all available logs of CUVI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:30, 31 October 2022 Jawad talk contribs created page Function:BlackGammaLUT (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,...")