This is an implement of the efficient graph cut algorithm.
- Implement the efficient graph cut algorithm, see [1].
- Use OpenCV and Boost Graph Library.
- OpenCV 2.8.4
- Boost 1.55.0
[1]P. F. Felzenszwalb and D. P. Huttenlocher, “Efficient Graph-Based Image Segmentation,” International Journal of Computer Vision, vol. 59, no. 2, pp. 167–181, Sep. 2004.