paper-with-me

홈 › Papers

Automated Coastline Extraction Using Edge Detection Algorithms

2024-05-19 · Conor O'Sullivan, Seamus Coveney, Xavier Monteys, Soumyabrata Dev

We analyse the effectiveness of edge detection algorithms for the purpose of automatically extracting coastlines from satellite images. Four algorithms - Canny, Sobel, Scharr and Prewitt are compared visually and using metrics. With an average SSIM of 0.8, Canny detected edges that were closest to the reference edges. However, the algorithm had difficulty distinguishing noisy edges, e.g. due to development, from coastline edges. In addition, histogram equalization and Gaussian blur were shown to improve the effectiveness of the edge detection algorithms by up to 1.5 and 1.6 times respectively.

📄 PDF Abstract BibTeX arXiv:2405.11494

Code (1)

conorosully/swed-edge-detection 공식 구현

Tasks

Edge DetectionSSIM

Similar Papers 제목 키워드 기반

The Effectiveness of Edge Detection Evaluation Metrics for Automated Coastline Detection

2024-05-19 · Conor O'Sullivan, Seamus Coveney, Xavier Monteys, Soumyabrata Dev

We analyse the effectiveness of RMSE, PSNR, SSIM and FOM for evaluating edge detection algorithms used for automated coastline detection. Typically, the accuracy of detected coastlines is assessed visually. This can be i…

Edge DetectionSSIM

Geometric Coastline Localization using Vision-Language Models

2026-06-09 · Rafia Malik, Bernhard Pfahringer, Karin Bryan, Mark Dickson 외 arxiv

Coastline detection in remote sensing imagery is commonly formulated as a pixel-wise segmentation problem, where the final coastline is extracted from a predicted mask through post-processing. This formulation relegates …

CCESAR: Coastline Classification-Extraction From SAR Images Using CNN-U-Net Combination

2025-01-21 · Vidhu Arora, Shreyan Gupta, Ananthakrishna Kudupu, Aditya Priyadarshi 외

In this article, we improve the deep learning solution for coastline extraction from Synthetic Aperture Radar (SAR) images by proposing a two-stage model involving image classification followed by segmentation. We hypoth…

image-classificationImage ClassificationSegmentation

HED-UNet: Combined Segmentation and Edge Detection for Monitoring the Antarctic Coastline

2021-03-02 · Konrad Heidler, Lichao Mou, Celia Baumhoer, Andreas Dietz 외

Deep learning-based coastline detection algorithms have begun to outshine traditional statistical methods in recent years. However, they are usually trained only as single-purpose models to either segment land and water …

Deep LearningEdge DetectionSemantic Segmentation

High-resolution Coastline Extraction in SAR Images via MISP-GGD Superpixel Segmentation

2022-03-05 · Odysseas Pappas, Nantheera Anantrasirichai, Byron Adams, Alin Achim

High accuracy coastline/shoreline extraction from SAR imagery is a crucial step in a number of maritime and coastal monitoring applications. We present a method based on image segmentation using the Generalised Gamma Mix…

ClusteringImage SegmentationSemantic SegmentationSuperpixels