ooh, nice! papers to implement :) one that's been on my list for quite a while but i never got around to do it is this:
http://people.csail.mit.edu/sparis/#cacm15 http://people.csail.mit.edu/sparis/publi/2015/cacm/Paris_15_Local_Laplacian_Filters.pdf which can separate coarse/fine detail without introducing halo effects a little bit better than what we currently have in, say, the shadows/highlights module. this is a building block that may replace the bilateral filter in a couple of places. re:denoising. there is a little bit to be gained if we make use of negative values, passed on from the input with black point subtraction up to the denoiser. i'm not sure how well this would work with the Anscombe transform we currently do for noise stabilisation (initial results were only quite marginally better), we may want to add a Fisz transform wavelet mode to the profiled denoiser (i have some code for this in a branch). let us know what you fancy, then we can discuss details.. cheers, jo On Sat, May 7, 2016 at 9:03 AM, Moritz Mœller <virtualr...@gmail.com> wrote: > What is missing is porting one of the contemporary black and white > conversion plugins to be available in DT. > > The monochromes module is just very ... traditional. > > Some of the recent papers have C code/Gimp plugins. One of them should be > ported to DT. I nan send your some suggestions. > > .mm > > > > ___________________________________________________________________________ > darktable developer mailing list > to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org