RmFlirTag: ReVuePro: RmFlirTag

Description Usage Arguments Examples

View source: R/RmFlirTag_function.R

Description

A short function to remove encryption tags from FLIR(TM) Vue Pro, radiometric JPGs to permit simple, downstream analysis of temperature using open source software. Note that your Date/Time stamp will NOT be saved, so it is recommended that you do not delete the parent rJPG before using the function "DatePreserve" to carry creation dates/times forward.

Usage

1
RmFlirTag(ReadFile, Destination)

Arguments

ReadFile

The path to your Vue Pro radiometric JPG (rJPG) that you wish to rid of encryption. There is no default input.

Destination

The path to a folder at wish you would like to save your decrypted, Vue Pro radiometric JPG (rJPG).

Examples

1
2
setwd("C:/Users/JKR/Desktop/Hummingbirds")
RmFlirTag("SleepingHummingbird.jpg", "C:/Users/JKR/Desktop/Decrypted")

joshuakrobertson/R-Package_ReVuePro documentation built on June 2, 2020, 8:23 p.m.