On Thu, Apr 18, 2019, at 13:00, Aurélien Pierre wrote: > The sharpening module happens too late in the pipe (after tone curves) > and works in Lab, which is nonsensical (Lab == perceptual model built > upon human vision : that means nothing in optics). I would squeeze it > right after the denoising modules, but I'm not sure yet if it's better > to have it before or after the lens correction.
Interesting question... I suppose the case to consider would be something like a fisheye image being reprojected, where the transformation can be fairly extreme? Anyway, from a pragmatic perspective, it might make sense to implement this as a new module rather than within the sharpen module, given the need to place it in a different, specific part of the pipeline. Having it in the right place by default would be much easier for most users compared to being warned that they need to sort this out themselves. :) -- jys ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org