From 0e18b6d4d030883e0997f556c1a46c09bfc16431 Mon Sep 17 00:00:00 2001 From: Kilian Vos Date: Mon, 16 Apr 2018 10:23:05 +1000 Subject: [PATCH] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25c92af..3941ea3 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,6 @@ It has .py routines to: - read and preprocess satellite images (cloud masking, contrast stretching) - pansharpen Landsat 8 images - extract shorelines with the Marching Squares algorithm +- classify image in 4 classes (sand, whitewater, water, other) using a Neural Network classifier Requirements: all the packages contained in py3_environments.txt \ No newline at end of file