Exact evaluation of stochastic waterheds

This is a C++ implementation of the efficient algorithm for computing exact stochastic watersheds on edge weighted graphs proposed in:

F. Malmberg and C. L. Luengo Hendriks
An Efficient Algorithm for Exact Evaluation of Stochastic Watersheds
Pattern Recognition Letters, to appear.

If you use this software for research purposes, please cite the aforementioned paper in any resulting publication. The software is released under the MIT license.

Download

StochasticWatershed1.1