On 30/11/16 22:52, Roman Lebedev wrote:
On Wed, Nov 30, 2016 at 2:31 AM, Robert William Hutton
<[email protected]> wrote:
On 30/11/16 09:58, Jimmy Gowrisanker wrote:
git clone https://github.com/darktable-org/darktable.git
cd <directory with your white balance images>
rm -rf ~/white_balance.txt
for file in *; do ~/wd/darktable/tools/extract_wb "$file" >>
~/white_balance.txt ; echo >> ~/white_balance.txt ; done
Rob, you have rather outdated information :)
https://github.com/darktable-org/darktable/blob/master/tools/extract_wb
is the tool.
Isn't that the tool that I used? Just using git to clone the repo
rather than downloading from github?
-R
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]