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 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 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

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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