|
Alpha Expansion Library
C++ library for the Alpha-Expansion graph-cut algorithm with Python bindings
|
This is the complete list of members for AlphaExpansion< T >, including all inherited members.
| AlphaExpansion(EnergyModel< T > &model, SolverFactory solver_factory) | AlphaExpansion< T > | inline |
| perform_expansion_move(const int alpha_label) const | AlphaExpansion< T > | inline |
| SolverFactory typedef | AlphaExpansion< T > |