#include <StrahlerMetric.h>
This plugin is an implementation of the Strahler Parameter. algorithm first published as:
A.N. Strahler,
"Hypsomic analysis of erosional topography",
"Bulletin Geological Society of America 63,pages 1117-1142.",
1952.
Extended to graphs in :
D. Auber,
"Using Strahler numbers for real time visual exploration of huge graphs,
ICCVG, International Conference on Computer Vision and Graphics,
pages 56-69,
2002, September.
HISTORY
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Public Member Functions | |
StrahlerMetric (const tlp::PropertyContext &) | |
bool | run () |
bool | check (std::string &) |
|
|
|
|
|
|