Skip to content

Automated Coastline Extraction using Edge Detection Algorithms

License

Notifications You must be signed in to change notification settings

conorosully/SWED-edge-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Coastline Extraction using Edge Detection Algorithms

This repository contains the code required to reproduce the results in the conference paper:

To update

This code is only for academic and research purposes. Please cite the above paper if you intend to use whole/part of the code.

Data Files

We have used the following dataset in our analysis:

  1. Sentinel-2 Water Edges Dataset (SWED) from UK Hydrographic Office.

The data is available under the Geospatial Commission Data Exploration license.

Code Files

You can find the following files in the src folder:

  • SWED_exploration.ipynb Initial analysis of SWED dataset with a focus on data quality
  • edge_detection.ipynb Results of Canny, Sobel, Scharr and Prewitt edge detection algorithms applied to SWED. This file contains the code for all the figures in the conference paper.

About

Automated Coastline Extraction using Edge Detection Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published