Skip to content

dheera/iceland-thermal

Repository files navigation

High-Res Thermal Photos of Iceland

Original thermal data for all of the images. Documentation will be completed shortly.

  • colormap.json -- a color scale for each image, specified as an array of [temperature, B, G, R, alpha] which are linearly interpolated. alpha specifies the amount by which the visible light image is combined with the brightness channel. the visible light image does not contribute to hue or saturation channels.
  • thermal.zip -- original radiometric data from the thermal camera
  • thermal.tiff -- panoramic stitched thermal data
  • visible.tiff -- corresponding monochrome visible light image from a regular SLR
  • scripts/apply-colormap.py -- creates pretty images from the above
  • scripts/seek2gray -- converts a radiometric TIFF (raw output from Seek RevealPro) to an 8-bit TIFF using a givin min/max temperature to correspond to 0 and 255

Example:

scripts/apply-colormap.py cave

More documentation coming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages