Bugfix for myfile.h, Issue 1303 #11, thanks to drougge
This commit is contained in:
@@ -467,7 +467,7 @@ IImage16* processImage (ProcessingJob* pjob, int& errorCode, ProgressListener* p
|
||||
|
||||
}
|
||||
|
||||
printf("SIMPL cha=%f red=%f bl=%f \n",chM,maxr,maxb);
|
||||
// printf("SIMPL cha=%f red=%f bl=%f \n",chM,maxr,maxb);
|
||||
|
||||
params.dirpyrDenoise.chroma=chM/(autoNR*multip*adjustr);
|
||||
params.dirpyrDenoise.redchro=maxr;
|
||||
|
Reference in New Issue
Block a user