Merging watershed segmentations basins in civil engineering

US12354192B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12354192-B2
Application numberUS-202017107540-A
CountryUS
Kind codeB2
Filing dateNov 30, 2020
Priority dateNov 28, 2019
Publication dateJul 8, 2025
Grant dateJul 8, 2025

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A computer-implemented method for civil engineering is described that includes obtaining a watershed segmentation of a terrain. The watershed segmentation includes basins. The method further includes merging first basins of the watershed segmentation that each verify a smallness criterion, each with a second basin downstream to the first basin.

First claim

Opening claim text (preview).

The invention claimed is: 1. A computer-implemented method for civil engineering, the method comprising: obtaining a watershed segmentation of a terrain, the watershed segmentation including basins; and given a predefined depth threshold, for each given basin of the watershed segmentation, if a depth of the given basin is smaller than the predefined depth threshold, merging the given basin with another basin which is downstream to the basin and which is adjacent to the given basin through a spillway of the given basin, wherein the merging further comprises: determining an oriented graph having nodes and arcs, each node representing a basin, and each arc representing a connection between a given basin that verifies a smallness criterion and another basin downstream to the given basin and adjacent to the given basin through a spillway of the given basin, the arc being oriented from a node representing the given basin to a node representing the another basin; and merging the basins corresponding to nodes of a same connected component of the oriented graph, and wherein the determining of the oriented graph further comprises exploring the basins according to a smallness order that rewards basin depth smallness, and for each explored given basin having a depth smaller than the predefined depth threshold, creating an arc between the node representing the given basin and the node representing a another basin downstream to the given basin and adjacent to the given basin through a spillway of the given basin, the arc being oriented from the node representing the given basin to the node representing the another basin. 2. The method of claim 1 , wherein the watershed segmentation includes, for each basin, data representing water trajectory within the basin, and the merging includes, for each given basin that is merged with another basin, computing data representing a water trajectory between the given basin and the another basin. 3. The method of claim 2 , wherein the computing of the data representing the water trajectory between the given basin and the another basin is based on first data representing water trajectory within the given basin and second data representing water trajectory within the another basin. 4. The method of claim 3 , wherein the first data include a path from an outlet of the given basin to a spillway of the another basin, and/or the second data include a path from a spillway of the given basin to an outlet of the another basin. 5. The method of claim 1 , wherein quantification of the smallness of the basin further includes one or more of a quantification of an area of the basin and/or a quantification of a volume of the basin. 6. The method of claim 1 , wherein the terrain is a construction terrain. 7. A non-transitory data storage medium having recorded thereon a computer program comprising instructions for performing a method for civil engineering that when executed by a computer causes the computer to implement the method comprising: obtaining a watershed segmentation of a terrain, the watershed segmentation including basins; and given a predefined depth threshold, for each given basin of the watershed segmentation, if a depth of the given basin is smaller than the predefined depth threshold, merging the given basin with another basin which is downstream to the basin and which is adjacent to the given basin through a spillway of the given basin, wherein the merging further comprises: determining an oriented graph having nodes and arcs, each node representing a basin, and each arc representing a connection between a given basin that verifies a smallness criterion and another basin downstream to the given basin and adjacent to the given basin through a spillway of the given basin, the arc being oriented from a node representing the given basin to a node representing the another basin; and merging the basins corresponding to nodes of a same connected component of the oriented graph, and wherein the determining of the oriented graph further comprises exploring the basins according to a smallness order that rewards basin depth smallness, and for each explored given basin having a depth smaller than the predefined depth threshold, creating an arc between the node representing the given basin and the node representing a another basin downstream to the given basin and adjacent to the given basin through a spillway of the given basin, the arc being oriented from the node representing the given basin to the node representing the another basin. 8. The non-transitory data storage medium of claim 7 , wherein the watershed segmentation includes, for each basin, data representing water trajectory within the basin, and the merging includes, for each given basin that is merged with another basin, computing data representing a water trajectory between the given basin and the another basin. 9. The non-transitory data storage medium of claim 8 , wherein the computing of the data representing the water trajectory between the given basin and the another basin is based on first data representing water trajectory within the given basin and second data representing water trajectory within the another basin. 10. The non-transitory data storage medium of claim 9 , wherein the first data include a path from an outlet of the given basin to a spillway of the another basin, and/or the second data include a path from a spillway of the given basin to an outlet of the another basin. 11. A computer comprising: a memory; and a processor coupled to the memory, the memory having recorded thereon a computer program that when executed by the processor causes the processor to be configured to: obtain a watershed segmentation of a terrain, the watershed segmentation including basins, and given a predefined depth threshold, for each given basin of the watershed segmentation, if a depth of the given basin is smaller than the predefined depth threshold, merge the given basin with another basin which is downstream to the basin and which is adjacent to the given basin through a spillway of the given basin, wherein the processor is further configured to merge by being configured to: determine an oriented graph having nodes and arcs, each node representing a basin, and each arc representing a connection between a given basin that verifies a smallness criterion and another basin downstream to the given basin and adjacent to the given basin through a spillway of the given basin, the arc being oriented from a node representing the given basin to a node representing the another basin, and merge the basins corresponding to nodes of a same connected component of the oriented graph, and wherein the processor is further configured to determine the oriented graph by being further configured to explore the basins according to a smallness order that rewards basin depth smallness, and for each explored given basin having a depth smaller than the predefined depth threshold, create an arc between the node representing the given basin and the node representing a another basin downstream to the given basin and adjacent to the given basin through a spillway of the given basin, the arc being oriented from the node representing the given basin to the node representing the another basin. 12. The computer of claim 11 , wherein the watershed segmentation includes, for each basin, data representing water trajectory within the basin, and the processor is further configured to merge, for each given basin that is merged with another basin, by being further configured to compute data representing a water trajectory between the given basin and the another basin. 13. The computer of claim 12 , wherein the p

Assignees

Inventors

Classifications

  • G06T11/26Primary

    Drawing of charts or graphs · CPC title

  • involving region growing; involving region merging; involving connected component labelling · CPC title

  • G06T7/11Primary

    Region-based segmentation · CPC title

  • Segmentation; Edge detection (motion-based segmentation G06T7/215) · CPC title

  • G06T17/05Primary

    Geographic models · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12354192B2 cover?
A computer-implemented method for civil engineering is described that includes obtaining a watershed segmentation of a terrain. The watershed segmentation includes basins. The method further includes merging first basins of the watershed segmentation that each verify a smallness criterion, each with a second basin downstream to the first basin.
Who is the assignee on this patent?
Dassault Systemes
What technology area does this patent fall under?
Primary CPC classification G06T11/26. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jul 08 2025 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 6 related publications on this page (citations in our corpus or others sharing the same primary CPC).