This plugin changes the color temperature of an image via shifting it in the YUV color space:
http://en.wikipedia.org/wiki/YUV
Compile and install it with:
$ CC="g++ -O2" gimptool-2.0 --install elsamuko-temperature.c read more »
A simple plug-in to convert RGB images to YUV in GIMP. This means that after having applied the filter, you will get luminance (Y) in the red channel (R), and chrominances in green and blue channel. By using the decompose plugin, or the channel dialog, you will be able to work in YUV space, and be back in RGB space by the reverse plugin.
Recent comments
4 hours 14 min ago
5 hours 4 min ago
16 hours 2 min ago
2 days 8 hours ago
2 days 16 hours ago
2 days 18 hours ago
3 days 6 hours ago
3 days 7 hours ago
3 days 11 hours ago
3 days 18 hours ago