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).
- 12:41, 23 June 2024 Jawad talk contribs created page Function:DemosaicHQLI (Created page with "__NOTOC__ Performs high quality demosaic using linear interpolation inspired by the following paper: * HIGH - QUALITY LINEAR INTERPOLATION FOR DEMOSAICING OF BAYER - PATTERNED COLOR IMAGES * Henrique S.Malvar, Li-wei He, and Ross Cutler * Microsoft Research * One Microsoft Way, Redmond, WA 98052, USA Supports neighborhood/filtersize of 5,7 & 9. ====Function==== {| |style="font-size:100%;"| <syntaxhighlight lang="cpp"> CuviStatus demosaicHQLI(const CuviImage& src,...")