pixelshift: experimental changes for Ilias :)

This commit is contained in:
heckflosse
2016-11-21 21:38:14 +01:00
parent efde91c226
commit fb043e9f5d
10 changed files with 270 additions and 78 deletions

View File

@@ -1184,8 +1184,12 @@ public:
int lmmse_iterations;
int pixelshiftMotion;
int pixelshiftMotionCorrection;
double pixelShiftStddevFactor;
double pixelShiftEperIso;
double pixelShiftNreadIso;
double pixelShiftPrnu;
bool pixelshiftShowMotion;
bool pixelshiftBlendMotion;
bool pixelShiftAutomatic;
bool dcb_enhance;
//bool all_enhance;
};