|
|
@ -4,5 +4,6 @@ It has .py routines to:
|
|
|
|
- read and preprocess satellite images (cloud masking, contrast stretching)
|
|
|
|
- read and preprocess satellite images (cloud masking, contrast stretching)
|
|
|
|
- pansharpen Landsat 8 images
|
|
|
|
- pansharpen Landsat 8 images
|
|
|
|
- extract shorelines with the Marching Squares algorithm
|
|
|
|
- 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
|
|
|
|
Requirements: all the packages contained in py3_environments.txt
|