Integrated the RCD demosaic method by Luis Sanz Rodriguez

Original code at https://github.com/LuisSR/RCD-Demosaicing
This commit is contained in:
Alberto Griggio
2017-11-18 23:45:30 +01:00
parent f6bd06a06c
commit 6410f05799
6 changed files with 286 additions and 2 deletions

View File

@@ -1262,7 +1262,7 @@ public:
public:
//enum eMethod{ eahd,hphd,vng4,dcb,amaze,ahd,IGV_noise,fast,
//numMethods }; // This MUST be the last enum
enum eMethod { amaze, igv, lmmse, eahd, hphd, vng4, dcb, ahd, fast, mono, none, pixelshift,
enum eMethod { amaze, igv, lmmse, eahd, hphd, vng4, dcb, ahd, rcd, fast, mono, none, pixelshift,
numMethods
}; // This MUST be the last enum
enum ePSMotionCorrection {