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 26 Aug. 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

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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