Other packages > Find by keyword >

Thermimage  

Thermal Image Analysis
View on CRAN: Click here


Download and install Thermimage package within the R console
Install from CRAN:
install.packages("Thermimage")

Install from Github:
library("remotes")
install_github("cran/Thermimage")

Install by package version:
library("remotes")
install_version("Thermimage", "4.1.3")



Attach the package and use:
library("Thermimage")
Maintained by
Glenn J. Tattersall
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-02
Latest Update: 2021-09-27
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. v.4.1.3 changed to frameLocates to reflect change to as.character() to format().
How to cite:
Glenn J. Tattersall (2015). Thermimage: Thermal Image Analysis. R package version 4.1.3, https://cran.r-project.org/web/packages/Thermimage. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2015-04-10 01:26), 1.0 (2015-04-02 07:56), 2.0 (2016-05-09 06:24), 2.1.1 (2016-06-24 20:15), 2.1 (2016-05-18 06:52), 2.2.0 (2016-07-20 17:46), 2.2.1 (2016-08-04 11:47), 2.2.3 (2016-10-20 22:03), 3.0.0 (2017-03-25 17:14), 3.1.0 (2017-11-30 05:14), 3.1.1 (2018-09-14 01:00), 3.1.2 (2018-11-06 00:20), 3.1.4 (2019-04-10 14:35), 3.2.1 (2019-05-18 06:20), 4.0.0 (2019-11-01 00:10), 4.0.1 (2019-11-30 15:20)
Other packages that cited Thermimage R package
View Thermimage citation profile
Other R packages that Thermimage depends, imports, suggests or enhances
Complete documentation for Thermimage
Functions, R codes and Examples using the Thermimage R package
Some associated functions: Grashof . Ld . Lu . Lw . Nusseltforced . Nusseltfree . Prandtl . Reynolds . StephBoltz . Te . Teq . Tground . Thermimage-package . airdensity . airspecificheat . airtconductivity . airviscosity . areacone . areacylinder . areasphere . convertflirJPG . convertflirVID . cumulDiff . diffFrame . ffmpegcall . flip.matrix . flirpal . flirsettings . forcedparameters . frameLocates . freeparameters . getFrames . getTimes . glowbowpal . grey10pal . grey120pal . greyredpal . hconv . hotironpal . ironbowpal . locate.fid . meanEveryN . medicalpal . midgreenpal . midgreypal . mikronprismpal . mikroscanpal . mirror.matrix . nameleadzero . palette.choose . plotTherm . qabs . qcond . qconv . qrad . rainbow1234pal . rainbowpal . raw2temp . readflirJPG . rotate180.matrix . rotate270.matrix . rotate90.matrix . samp.image . slopeEveryN . slopebypoint . temp2raw . thermsum . thermsumcent . writeFlirBin . yellowpal . 
Some associated R codes: Grashof.R . Ld.R . Lu.R . Lw.R . Nusseltforced.R . Nusseltfree.R . Prandtl.R . Reynolds.R . StephBoltz.R . Te.R . Teq.R . Tground.R . Thermimage.R . airdensity.R . airspecificheat.R . airtconductivity.R . airviscosity.R . areacone.R . areacylinder.R . areasphere.R . convertflirJPG.R . convertflirVID.R . cumulDiff.R . diffFrame.R . ffmpegcall.R . flip.matrix.R . flirsettings.R . forcedparameters.R . frameLocates.R . freeparameters.R . getFrames.R . getTimes.R . hconv.R . locate.fid.R . meanEveryN.R . mirror.matrix.R . nameleadzero.R . palette.choose.R . plotTherm.R . qabs.R . qcond.R . qconv.R . qrad.R . raw2temp.R . readflirJPG.R . rotate180.matrix.R . rotate270.matrix.R . rotate90.matrix.R . slopeEveryN.R . slopebypoint.R . temp2raw.R . thermsum.R . thermsumcent.R . writeFlirBin.R .  Full Thermimage package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA