flir11835: FLIR E40 thermal image data

flir11835R Documentation

FLIR E40 thermal image data

Description

The data was extracted from a FLIR E40 thermal image using the package Thermimage. An alternative is to use the freely availble software FLIR Tools.

Usage

flir11835

Format

A list consisting of:

  • flir_matrix = A 120 x 160 numeric temperature matrix.

  • photo_no = The photo number.

References

Thermimage, available on CRAN and GitHub

FLIR Tools

Examples

mean(flir11835$flir_matrix)
hist(flir11835$flir_matrix)

rasenior/ThermStats documentation built on Nov. 16, 2024, 5:34 p.m.