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 04 Jun. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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