Description: This directory contains the MRF energy minimization software accompanying the paper
[1] A Comparative Study of Energy Minimization Methods for Markov Random Fields.
R. Szeliski, R. Zabih, D. Scharstein, O. Veksler, V. Kolmogorov,
A. Agarwala, M. Tappen, and C. Rother.
In Ninth European Conference on Computer Vision (ECCV 2006),
volume 2, pages 16-29, Graz, Austria, May 2006.
Optimization methods included:
1) ICM
2) Graph Cuts
3) Max-Product Belief Propagation
The TRW/TRW-S method is currently not included, but hopefully will be in a future version.
Instructions for compiling and using the software are included below.
CREDITS:
* MRF code, graph cut interface, and example code by Olga Veksler
* Graph cut library by Yuri Boykov and Vladimir Kolmogorov
* Belief propagation code by Marshall Tappen
To Search:
File list (Check if you may need any files):
MRF1.6
......\LinkedBlockList.cpp
......\Makefile
......\ICM.h
......\MaxProdBP.cpp
......\mrf.h
......\GCoptimization.h
......\MaxProdBP.h
......\LinkedBlockList.h
......\regions-maxprod.cpp
......\example.cpp
......\energy.h
......\mrf.cpp
......\README.txt
......\graph.cpp
......\ICM.cpp
......\graph.h
......\block.h
......\maxflow.cpp
......\regions-new.h
......\GCoptimization.cpp
......\CHANGES.txt