Re: [darktable-devel] Improved color aberration auto-correction

2014-04-17 Thread Torsten Bronger
Hallöchen! Stéphane Gimenez writes: > [...] > > The option was added because Torsten wanted to experiment with > that kind of feature, This was a misunderstanding: I just said that because a linear approach with two parameters uses to yield so good results, I doubt that so many parameters are re

Re: [darktable-devel] Improved color aberration auto-correction

2014-04-17 Thread Stéphane Gimenez
Hi, A little update. I've added one commit on the improved ca auto-correction branch. https://github.com/sgimenez/darktable/commit/f65a1949c829ac29680b86245a0ab220df594490 Most important changes are: - a 75% speedup (still without sse) - an option (in the GUI) to restrict the fit to a linea

Re: [darktable-devel] Proposal for a different cache setup

2014-04-17 Thread Pedro Côrte-Real
Thanks for testing Brian, On Thu, Apr 17, 2014 at 7:56 PM, Brian Teague wrote: > My use-case may be a little strange. Photography is a hobby, not a job, so > I don't have a monster computer for editing. What I do have is a snappy > 4-core (8-thread) i7 with a 256 Gb SSD; the majority of the lib

Re: [darktable-devel] Proposal for a different cache setup

2014-04-17 Thread Brian Teague
On 04/08/2014 01:15 PM, Pedro Côrte-Real wrote: Brian, if you want to test this the github branch should compile cleanly and probably won't eat your data. I wouldn't trust it without good backups though. I've only done very minimal testing. I haven't hooked up the cache invalidation to this eithe

Re: [darktable-devel] Improved color aberration auto-correction

2014-04-17 Thread Tobias Ellinghaus
Am Donnerstag, 17. April 2014, 15:19:57 schrieb szebi: [...] > I also get some weird output on the console, I don't know where it comes > from: > > $ /opt/darktable/bin/darktable > error: T > error: R > error: U > error: E Why does no one like my pretty error message? Well, I silenced it in mas

Re: [darktable-devel] Improved color aberration auto-correction

2014-04-17 Thread Torsten Bronger
Hallöchen! szebi writes: > I tried your improvements and cloned your repo, merged cacorrect > to master and compiled. But It seems that it is not working > properly, the module looks like this: > https://sebix.at/tmp/cacorrect.png It's just empty and I have no > sliders or anything else. > > I al

Re: [darktable-devel] Improved color aberration auto-correction

2014-04-17 Thread szebi
Hello Stéphane, I tried your improvements and cloned your repo, merged cacorrect to master and compiled. But It seems that it is not working properly, the module looks like this: https://sebix.at/tmp/cacorrect.png It's just empty and I have no sliders or anything else. I also get some weird outp