Re: [darktable-dev] Fwd: Feedback on Darktable for Windows

2018-01-28 Thread Tobias Ellinghaus
Am Sonntag, 28. Januar 2018, 07:10:18 CET schrieb Steve Strobel: Hi, I'll try to answer to as many points as I can. > I recently installed Darktable on a Windows 10 machine and thought I should > provide some feedback. First of all, thanks for making it available on > Windows! I have tested on

Re: [darktable-dev] denoise profile non local means: neighborhood parameter

2018-01-28 Thread rawfiner
Hi Yes, the patch size is set to 1 from the GUI, so it is not a bilateral filter, and I guess it corresponds to a patch window size of 3x3 in the code. The runtime difference is near the expected quadratic slowdown: 1,460 secs (8,379 CPU) for 7 and 12,794 secs (85,972 CPU) for 25, which means abou