Commited current state to allow tests. Expect colour casts when changin demosaic method or pixelshift frame. In this case, just reload the image

This commit is contained in:
heckflosse
2016-11-16 09:31:35 +01:00
parent 1c2f94a1b6
commit e923037053
15 changed files with 2132 additions and 58 deletions

View File

@@ -1182,6 +1182,9 @@ public:
int greenthresh;
int dcb_iterations;
int lmmse_iterations;
int pixelshiftMotion;
int pixelshiftMotionCorrection;
bool pixelshiftShowMotion;
bool dcb_enhance;
//bool all_enhance;
};