On 22/06/14 16:38, Ian DesJardin wrote:
> I’m working on a project where we are using cameras to infer temperature, 
> from .NEF files. In short, we can do this by
> taking a wavelength graph and using that to back out the temperature. You 
> have one of those graphs in your program (in

That's an RGB histogram, not a wavelength plot.

> the darktable module). I am curious to know how you generated that graph. 
> Could you please point me to what
> files/libraries/etc. where used to generate that.

This might get you started:

rwh@machine:~/wd/darktable$ find . -iname *histogram*
./build/src/libs/CMakeFiles/histogram.dir
./doc/usermanual/darkroom/panels/histogram.xml
./doc/usermanual/darkroom/images/panel_histogram.png
./src/common/histogram.c
./src/common/histogram.h
./src/libs/histogram.c

Regards,

Rob

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to