|
Alpha Expansion Library
C++ library for the Alpha-Expansion graph-cut algorithm with Python bindings
|
Go to the source code of this file.
Classes | |
| class | SequentialStrategy< T > |
| Expansion strategy that cycles through labels in fixed order 0, 1, …, K-1. More... | |