OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
alphaexpansionfusion.hxx File Reference
#include "opengm/inference/inference.hxx"
#include "opengm/inference/visitors/visitors.hxx"
#include "opengm/inference/fix-fusion/fusion-move.hpp"
#include "QPBO.h"
+ Include dependency graph for alphaexpansionfusion.hxx:

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

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_ALPHAEXPANSIONSUSION_HXX
 

Macro Definition Documentation

#define OPENGM_ALPHAEXPANSIONSUSION_HXX

Definition at line 3 of file alphaexpansionfusion.hxx.