From addf3950fc6d909f30e7cdd43d9a902143844ca7 Mon Sep 17 00:00:00 2001 From: asalgado <asalgado@myune.edu.au> Date: Fri, 22 Feb 2019 12:20:00 +1100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a5f2a9..661e9b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 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 +1. `rawTempExtraction.R` - reads the original JPEG file and output RAW temperature as .txt file +2. `batchImgThermalFilter5.m` - for thresholding canopy pixels in ground thermal images + + + -- GitLab