
TL;DR
This paper explores the modeling of flooding in topographic surfaces using node and edge weighted graphs, characterizing floodings, and proposing shortest path algorithms for efficient flooding analysis.
Contribution
It introduces a unified framework for flooding on node and edge weighted graphs, linking floodings to ultrametric distances and dendrogram structures.
Findings
Floodings can be modeled on both node and edge weighted graphs.
Shortest path algorithms can be used to compute floodings efficiently.
The collection of lakes forms a dendrogram structure.
Abstract
Reconstruction closings have all properties of a physical flooding of a topographic surface. They are precious for simplifying gradient images or, filling unwanted catchment basins, on which a subsequent watershed transform extracts the targeted objects. Flooding a topographic surface may be modeled as flooding a node weighted graph (TG), with unweighted edges, the node weights representing the ground level. The progression of a flooding may also be modeled on the region adjacency graph (RAG) of a topographic surface. On a RAG each node represents a catchment basin and edges connect neighboring nodes. The edges are weighted by the altitude of the pass point between both adjacent regions. The graph is flooded from sources placed at the marker positions and each node is assigned to the source by which it has been flooded. The level of the flood is represented on the nodes on each type of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrology and Watershed Management Studies · Data Management and Algorithms · Topological and Geometric Data Analysis
