#include "opengm/inference/inference.hxx"
#include "opengm/inference/visitors/visitor.hxx"
#include "opengm/inference/fix-fusion/fusion-move.hpp"
#include "QPBO.h"
Go to the source code of this file.
Classes | |
class | opengm::AlphaExpansionFusion< GM, ACC > |
Alpha-Expansion-Fusion Algorithm uses the code of Alexander Fix to reduce the higer order moves to binary pairwise problems which are solved by QPBO as described in Alexander Fix, Artinan Gruber, Endre Boros, Ramin Zabih: A Graph Cut Algorithm for Higher Order Markov Random Fields, ICCV 2011. More... | |
struct | opengm::AlphaExpansionFusion< GM, ACC >::Parameter |
Namespaces | |
namespace | opengm |
The OpenGM namespace. | |
Defines | |
#define | OPENGM_ALPHAEXPANSIONSUSION_HXX |
#define OPENGM_ALPHAEXPANSIONSUSION_HXX |
Definition at line 3 of file alphaexpansionfusion.hxx.