50% off: Unlimited data and AI learning.
The Learning Leader's Guide to AI Literacy

⚠️There's a newer version (4.1.3) of this package.Take me there.

Thermimage (version 4.0.1)

Thermal Image Analysis

Description

A collection of functions and routines for inputting thermal image video files, plotting and converting binary raw data into estimates of temperature. First published 2015-03-26. Written primarily for research purposes in biological applications of thermal images. v1 included the base calculations for converting thermal image binary values to temperatures. v2 included additional equations for providing heat transfer calculations and an import function for thermal image files (v2.2.3 fixed error importing thermal image to windows OS). v3. Added numerous functions for converting thermal image, videos, rewriting and exporting. v3.1. Added new functions to convert files. v3.2. Fixed the various functions related to finding frame times. v4.0. fixed an error in atmospheric attenuation constants, affecting raw2temp and temp2raw functions. Recommend update for use with long distance calculations.

Copy Link

Version

Install

install.packages('Thermimage')

Monthly Downloads

291

Version

4.0.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Glenn Tattersall

Last Published

November 30th, 2019

Functions in Thermimage (4.0.1)

Lu

Estimates upward facing ground radiation (W/m2)
Grashof

Determines the Grashof number for an object
Ld

Estimates downward facing longwave radiation (W/m2)
airviscosity

Returns air viscosity for a given air temperature.
Teq

Estimates equivalent temperature.
forcedparameters

Parameters required for forced convection equation.
Tground

Estimates ground temperature from ambient temperature and solar radiation.
areacone

Provides the surface are of a cone
ffmpegcall

A simplified wrapper function calling ffmpeg
getTimes

Extracts time values from binary imported thermal video file
frameLocates

Find the frame read start positions in a FLIR SEQ video file.
glowbowpal

Colour palette extracted from FLIR thermal camera files
nameleadzero

Add leading zeros to character for easy sequential naming of filenames.
flip.matrix

Flips a matrix 'left-right'. Used in re-arranging image data for plotting properly in R.
palette.choose

Choose a colour palette for gradient filling thermal image files.
qrad

Estimates the area specific heat transfer by radiation (W/m2)
airtconductivity

Thermal conductivity of air.
Te

Operative temperature estimate.
convertflirJPG

Convert FLIR jpg into 16 bit grayscale file using shell commands.
StephBoltz

The Stephan Boltzman constant.
airspecificheat

Specific heat capacity of air
Prandtl

Returns the Prandtl number
Reynolds

Calculates the Reynolds number.
grey10pal

Colour palette extracted from FLIR thermal camera files
convertflirVID

Convert FLIR CSQ or SEQ into PNG or AVI, using shell commands.
midgreypal

Colour palette extracted from FLIR thermal camera files
plotTherm

Plot thermal image data for visualisation purposes.
mikronprismpal

Colour palette extracted from Mikron thermal camera files
qabs

Estimates the absorbed solar and infrared radiation (W/m2)
grey120pal

Colour palette extracted from FLIR thermal camera files
rainbow1234pal

Colour palette extracted from FLIR thermal camera files
hotironpal

Colour palette extracted from FLIR thermal camera files
ironbowpal

Colour palette extracted from FLIR thermal camera files
samp.image

A sample thermal image to demonstrate thermal colour palette use.
slopeEveryN

Calculate the slope every nth data point.
yellowpal

Colour palette extracted from FLIR thermal camera files
locate.fid

Returns the index locations that match vector fid within data vector.
writeFlirBin

Saves thermal image data to a binary file
airdensity

Returns the density of air for a given air temperature.
Thermimage-package

Handles thermal image data input and conversion to temperature using established physical equations.
meanEveryN

Calculate the mean every nth data point.
raw2temp

Converts raw thermal data into temperature (oC)
rotate90.matrix

Rotate a matrix by 90 degrees counterclockwise (270 degrees clockwise). Used for adjusting image plotting in R.
rainbowpal

Colour palette extracted from FLIR thermal camera files
rotate270.matrix

Rotate a matrix by 270 degrees counterclockwise (or 90 degree clockwise). Used for adjusting image plotting in R.
cumulDiff

Cumulative difference sum function for use with frame by frame difference dataframe
Nusseltfree

Nusselt number for free convection.
greyredpal

Colour palette extracted from FLIR thermal camera files
diffFrame

A frame difference function for subtracting adjacent frames from an imported thermal image sequence.
Nusseltforced

Nusselt number for forced convection.
hconv

Convective heat coefficient (W/m2/oC)
medicalpal

Colour palette extracted from FLIR thermal camera files
areacylinder

Provides the surface area of a cylinder.
areasphere

Provides the surface area of a sphere.
flirpal

Colour palette extracted from FLIR thermal camera files
flirsettings

Extracts meta tag information from a FLIR JPG image
slopebypoint

Returns the slope from linear regression with x values as equally spaced 1:length
qcond

Estimates the area specific heat transfer by conduction (W/m2)
temp2raw

Converts temperature (oC) to raw thermal data
midgreenpal

Colour palette extracted from FLIR thermal camera files
qconv

Estimates the area specific heat transfer by convection (W/m2)
getFrames

Extract raw binary thermal from thermal image file.
freeparameters

Parameters required for free convection equation.
mikroscanpal

Colour palette extracted from FLIR thermal camera files
readflirJPG

Reads an image from a FLIR JPG file into an integer array.
mirror.matrix

Mirrors a matrix upside-down. Used in re-arranging image data for plotting properly in R.
rotate180.matrix

Rotate a matrix by 180 degrees. Used for adjusting image plotting in R.
thermsumcent

Summary thermal calculations on a centrally located region of interest from a thermal image dataset
thermsum

Return summary of thermal image data.
Lw

Estimates downward facing longwave radiation (W/m2)