Skip to content

liandaoacc/EfficientGraphCut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EfficientGraphCut

This is an implement of the efficient graph cut algorithm.

Introduction

  • Implement the efficient graph cut algorithm, see [1].
  • Use OpenCV and Boost Graph Library.

Require

  • OpenCV 2.8.4
  • Boost 1.55.0

Reference

[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.

About

This is an implement of the efficient graph cut algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages