From 5f70068cf793273d30c77a0c8edb9c76a2c53fcb Mon Sep 17 00:00:00 2001 From: Rachael Blake Date: Fri, 8 Mar 2019 16:32:28 -0500 Subject: [PATCH] incorporate intro changes --- docs/_slides/intro.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/_slides/intro.md b/docs/_slides/intro.md index 5599b63..1befafd 100644 --- a/docs/_slides/intro.md +++ b/docs/_slides/intro.md @@ -9,6 +9,7 @@ Remote Sensing allows for fast generation of maps before and after events. In th === ## Inputs + 1. FEMA flood map are as vector data 2. MOD09 reflectance image after Hurricane Rita 3. Vector polygons of ground truth for training and testing classifiers @@ -17,13 +18,15 @@ Remote Sensing allows for fast generation of maps before and after events. In th === ## Outputs - 1. classified map using rpart classifier - 2. classified map using svm classifier - 3. confusion matrices and overall accuracies by classifiers + + 1. classified map using rpart classifier + 2. classified map using svm classifier + 3. confusion matrices and overall accuracies by classifiers === ## Tools/Functions + 1. brick 2. writeRaster 3. st_read