|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <vector>#include <string>#include <iostream>#include "opengm/opengm.hxx"#include "opengm/inference/visitors/visitors.hxx"#include "opengm/inference/inference.hxx"#include <opengm/utilities/metaprogramming.hxx>#include "opengm/utilities/tribool.hxx"#include <opengm/inference/messagepassing/messagepassing.hxx>#include <opengm/functions/view_fix_variables_function.hxx>#include "opengm/inference/external/qpbo.hxx"
Include dependency graph for mqpbo.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opengm::MQPBO< GM, ACC > |
| [class mqpbo] Multilabel QPBO (MQPBO) Implements the algorithms described in i) Ivan Kovtun: Partial Optimal Labeling Search for a NP-Hard Subclass of (max, +) Problems. DAGM-Symposium 2003 (part. opt. for potts) ii) P. Kohli, A. Shekhovtsov, C. Rother, V. Kolmogorov, and P. Torr: On partial optimality in multi-label MRFs, ICML 2008 (MQPBO) iii) P. Swoboda, B. Savchynskyy, J.H. Kappes, and C. Schnörr : Partial Optimality via Iterative Pruning for the Potts Model, SSVM 2013 (MQPBO with permutation sampling) More... | |
| class | opengm::MQPBO< GM, ACC >::Parameter |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Macros | |
| #define | OPENGM_MQPBO_HXX |
1.8.9.1