On Mon, Jan 25, 2016 at 12:48 PM, Torsten Bronger
<bron...@physik.rwth-aachen.de> wrote:
> Hallöchen!
>
> Roman Lebedev writes:
>
>> On Mon, Jan 25, 2016 at 8:34 AM, Torsten Bronger
>> <bron...@physik.rwth-aachen.de> wrote:
>>
>>> ...
>>>
>>> (and planned for Lensfun, so it may find its way into DT possibly
>>> in the future).  However, "ordinary" raw files are used instead
>>> of NDF files.
>>
>> Sounds cool :)
>>
>> However, there is a small problem...
>> By design, our modules should(must?) not depend on any other files/images
>> (except watermarks and color profiles).
>> So this way you can copy IMG.CR2 and IMG.CR2.xmp (and
>> ~/.config/darktable/{watermarks,colorin})
>> and have all the stuff necessary to produce exactly the same export of
>> that image on another machine.
>> (obviously, lensfun lens corrections are also an exception
>> here...)
>
> As you say, the lens correction are already an exception.  The
> current design for flat fields is that they are stored in
> .local/share/lensfun/flatfields.  Unfortunately, flat fields cannot
> be compressed significantly.  Still, you think a copy should be in
> the XMP?
Uhm, copy of a flat field?
I doubt that is even possible, and if it is, it definitely isn't a sane idea,
we do not even embed ICC color profiles and watermarks, and those
are definitely much smaller than that :)

I was mostly talking about dust removal - analyze image for dust location
and sizes; store those coordinates+radius in params
(that will be something like 3*4 byte * N dust spots, where N can not
be bigger than
some predefined value, because our iop params is a statically-sized
typedef struct)

(note i have no clue how it (dust removal) would actually work,
i'm only stating how it should work if it is to be a proper darktable iop)

>
> Tschö,
> Torsten.
Roman.

>
> --
> Torsten Bronger    Jabber ID: torsten.bron...@jabber.rwth-aachen.de
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Darktable-users mailing list
> Darktable-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-users

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to