Merge branch 'dev' into testoutputprofile
This commit is contained in:
@@ -203,8 +203,8 @@ private:
|
||||
if (pl) {
|
||||
pl->setProgress (0.20);
|
||||
}
|
||||
|
||||
imgsrc->demosaic ( params.raw);
|
||||
double contrastThresholdDummy;
|
||||
imgsrc->demosaic (params.raw, false, contrastThresholdDummy);
|
||||
|
||||
if (pl) {
|
||||
pl->setProgress (0.30);
|
||||
|
Reference in New Issue
Block a user