Hi, > > I've (vastly) improved the color aberration auto-correction > > algorithm. Color correction is now almost perfect (precise > > roughly to the 10th of pixel) for all the pictures it tested it > > on. But the new code needs more testing, especially on pictures > > from other cameras. > > I finally found time to test it against my large library of RAWs > from different cameras/lenses. It works very well! I found no > picture where it failed. I'm looking forward to have it in > Darktable, and also -- if feasible to you -- as a replacement of > tca_correct.
I'm very happy to hear that :-) The very simple "linear radial" option should come soon. And I'm also working on a "polynomial radial" option. > The algorithm takes some time, but I suspect because it happens at a > very early stage of the processing chain, caching should be very > efficient here, shouldn't it? Yes, currently the analysis phase takes some time. It can be improved, but more importantly it should be done only once, since as you mentioned it comes in at the very early stages of the processing. Darktable's general caching strategy should be improved, or maybe I haven't found yet how to use/activate it? I'm also making some progress towards moving lensfun before cacorrect. Currently I've got very good results placing it just after the temperature module, but it seems that the color scale is already non-linear and (even small) highlights are bleeding due to interpolation. AMAZE gets lost completely on the highlights. I hope I'll be able to fix that. Cheers, Stéphane ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel