You are here

Heatmap Plugin

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!

This plugin calculates a heatmap from a picture.
Build and install it with:
$ gimptool-2.0 --install elsamuko-heatmap.c

You'll find it then under Colors->Heatmap.

The principle of this plugin is simple, it converts the image into the YUV color space and then rotates the U-V-coordinate system by 30°. Then it shifts and scales the resulting U-part to the common 0-255 range. The result is an image where warm colors become white and cold colors black. It can be used then as layer mask for other filter operations, e.g. if you want to apply a warming filter only to cold colors.

Example:
Heatmap

If you like it, hug someone.

For all scripts together, go here:
http://sites.google.com/site/elsamuko/gimp

AttachmentSize
elsamuko-heatmap.c8.59 KB
GIMP Version: 
Code License: 
Subscribe to Comments for "Heatmap Plugin"