From 0dd3a5e46e18a2b37abcf16cfc7d9f81ec82bfbf Mon Sep 17 00:00:00 2001 From: asalgado <asalgado@myune.edu.au> Date: Fri, 22 Feb 2019 12:04:09 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e2a55c0..0a5f2a9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # ThermalImage_processing +Scripts to process thermal images taken from handheld thermal cameras. +1. rawTempExtraction.R - reads the original JPEG file and output RAW temperature as .txt file +2. thresholding.m - for thresholding canopy pixels in ground thermal images \ No newline at end of file -- GitLab