added reference to the original repo and license for the RCD demosaic code
This commit is contained in:
parent
6410f05799
commit
3673f1392c
@ -3933,6 +3933,9 @@ void RawImageSource::cielab (const float (*rgb)[3], float* l, float* a, float *b
|
|||||||
* Luis Sanz Rodriguez (luis.sanz.rodriguez(at)gmail(dot)com)
|
* Luis Sanz Rodriguez (luis.sanz.rodriguez(at)gmail(dot)com)
|
||||||
*
|
*
|
||||||
* Release 2.2 @ 171117
|
* Release 2.2 @ 171117
|
||||||
|
*
|
||||||
|
* Original code from https://github.com/LuisSR/RCD-Demosaicing
|
||||||
|
* Licensed under the GNU GPL version 3
|
||||||
*/
|
*/
|
||||||
void RawImageSource::rcd_demosaic()
|
void RawImageSource::rcd_demosaic()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user