Hallöchen!
Daniel J Blueman writes:
> In my thesis a while back [1], I developed a strong algorithm and
> tool [2] to automatically generate LCA correction data from an
> image. These correction values hold for the given set of lens
> parameters usually encoded in the image's EXIF fields.
I appr
Ok, I am sorry, I see the problem, but can't offer a solution that
doesn't reduce functionality again, I don't know if this is an error
somewhere else in darktable or by design:
The issue is that "legacy_params" gets a dt_iop_module_t* self pointer
but can not (or not always, I thought I had teste
This is the culprit: 0a78638e
The problem is that in legacy_params() we call:
> dt_noiseprofile_t interpolated = dt_iop_denoiseprofile_get_auto_profile(self);
which in turns use self->dev->image_storage, but image_storage is not
initialized at the time legacy_params() is called. This crash dt.
Daniel,
I am not one of the main devs, but I personally would really like to
have better possibilities for CA correction overall. You have seen that
there is also the "Auto CA correction"? It was ported from rawtherapee
[1]. As far as I understood it corrects TCA only, and does so by scaling
color
On 31 March 2013 16:48, Daniel J Blueman wrote:
> In my thesis a while back [1], I developed a strong algorithm and tool
> [2] to automatically generate LCA correction data from an image. These
> correction values hold for the given set of lens parameters usually
> encoded in the image's EXIF fiel
hey,
the pictures aren't very out of focus but the data looks perfectly fine.
pushed to master, thanks for profiling!
-jo
On Mon, Apr 1, 2013 at 3:02 AM, Rene Weiss wrote:
> Hi
>
> I created some noise profiles for my Canon 1Dmk4:
>
> http://dl.dropbox.com/u/21975173/dt-n
Hi
I created some noise profiles for my Canon 1Dmk4:
http://dl.dropbox.com/u/21975173/dt-noiseprofile-20130331.tar.gz
This was my first try to create profiles, so please check the files if I
have made any mistakes.
--
Kind regards,
Rene Weiss
oh oh, my bad here...
I just had a quick look.
this shouldn't be too hard to solve for most cases, by restricting the
line to the visible area, but there is some cases way more problematics
: if the handles and the lines are outside the visible area (gnd is
before crop in the pipe, so it can ha
On 03/27/2013 07:30 PM, Ulrich Pegelow wrote:
> Am 27.03.2013 19:24, schrieb Togan Muftuoglu:
>>
>> I will have a look during the weekend, is there a specific image file
>> you want on the cover page, or better what kind of information you want
>> on the cover page with which image
>
> Cool, that'
The bad thing is that I noticed that one day I was processing images, and
then forgot again about it
El domingo, 31 de marzo de 2013, Alexandre Prokoudine escribió:
> Hi,
>
> Not sure if you noticed, but graduated density interaction is utterly
> broken.
>
> Try cropping a photo, then applying th
In my thesis a while back [1], I developed a strong algorithm and tool
[2] to automatically generate LCA correction data from an image. These
correction values hold for the given set of lens parameters usually
encoded in the image's EXIF fields.
I wanted feedback onsome ideas to bring this tool to
11 matches
Mail list logo