Alpha Expansion Library
C++ library for the Alpha-Expansion graph-cut algorithm with Python bindings
Loading...
Searching...
No Matches
Classes
BKSolver.hpp File Reference
#include "solvers/MaxFlowSolver.hpp"
#include "bk_maxflow_impl/energy.h"
Include dependency graph for BKSolver.hpp:

Go to the source code of this file.

Classes

class  BKSolver< T >
 MaxFlowSolver backed by the Boykov–Kolmogorov max-flow algorithm. More...