On Fri, Aug 16, 2013 at 9:16 AM, Togan Muftuoglu <
tog...@users.sourceforge.net> wrote:

> Hi Johannes,
>
> >>>>> johannes hanika writes:
>
>   >>
>   >> > which you can use to extract a basecurve from a raw + jpg pair. it
> takes
>   >> > a lot less memory than the python script and will create an
> optimized
>   >> > fit to only 8 control points (you can increase it from the cmdline
> if
>   >> > necessary). it'll give you a line of code to insert into
> iop/basecurve.c
>   >> > to get a new preset (after a recompile).
>   >>
>   >> Hum, lot of things are output on my side. I found the necessary line
> for
>   >> iop/basecurve.c in the middle of a huge float number output :) Maybe
>   >> some debug data still output?
>   >>
>
>   > right, forgot that detail. you have to call it like
>
>   > make && ./basecurve inputraw.ppm inputjpg.ppm > basecurve.dat 2>
> fit.dat
>
>   > i should really create those files directly.
>
>   Would it be possible to have those values created as a custom
> preset/style
>   so one does not have to add the line iop/basecurve.c and recompile
>

yes, easily. if i wasn't too lazy to do it it would just be a 3-liner or
so. i think torsten even had such output from his python scripts.

-jo


>   Togan
>
>
> --
> Life is endless possibilities
>
>
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to