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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
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  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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