[SWLUG] photo corrections help

bascule asura at theexcession.co.uk
Fri Aug 24 12:19:13 UTC 2007


okay, some work followed by automation, that sounds reasonable, thanks 
everyone

bascule


On Friday 24 August 2007 09:54:45 Justin Mitchell wrote:
> anyway, once you have figured out what the adjust to each colour channel
> should be you can apply them en masse using a tool like ImageMagick.
>
> for * in *.jpg
> do
> convert  $i -channel RG -evaluate Multiply 1.14  new/$i
> done
>
> for every file called *.jpg multiply the red and green channels by 1.14
> and store the result in the new/ directory

-- 
I WAS AT A PARTY, he added, a shade reproachfully.
        -- Death is summoned by the Wizards
           (Terry Pratchett, The Light Fantastic)



More information about the Swlug mailing list