Skip to content

Methods to identify and extract coastline from remote sensed data.

Notifications You must be signed in to change notification settings

Ricardo-C-Oliveira/coastline-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

coastline-extraction

Methods to identify and extract coastline from remote sensed data.

This projects uses K-Means and AgglomerativeClustering algorithms provided by SciPy to perform unsupervised classification on NDWI images. There is also a function to calculate NDWI from Landsat8 bands 5 and 3. Finally, there is a function that performs contour extraction using the marching squares algorithm provided by Skimage.

results

About

Methods to identify and extract coastline from remote sensed data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages