/Micro-relief-Flood-Fill-Algorithm-

The Micro-relief Flood Fill Algorithm (MFF algorithm) is improved from W&L Algorithm. In this algorithm, redundant points are recognized and eliminated from the process of depression filling. These source codes needs GDAL support.

Primary LanguageC++

Watchers