2014-07-18 15:09 GMT+02:00 Robert William Hutton <[email protected]>: > On 18/07/14 13:58, Francisco Cribari wrote: >> I am trying to create a base curve for a camera (Fujifilm X100S). I am >> following the instructions available at >> http://www.darktable.org/2013/10/about-basecurves/ >> >> I am, however, having a problem: >> >> cribari@darwin3:~/darktable/tools/basecurve$ dcraw -6 -W -g 1 1 -w input.raw >> cribari@darwin3:~/darktable/tools/basecurve$ convert input.jpg inputjpg.ppm >> cribari@darwin3:~/darktable/tools/basecurve$./basecurve input.ppm >> inputjpg.ppm >> bash: ./basecurve: No such file or directory > > As far as I can tell from reading the README file in that directory, you need > to run: > > ./dt-curve-tool input.ppm inputjpg.ppm
and before: $ make and be sure to use just committed fix for the tool as it was not using proper insert code for the database. Also, keep us informed it is worked or not as I just tried to create a base curve for the Nikon D810 and all data was set to 0! -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
