/GrabCut_python

OpenCV and my own implementation of GrabCut

Primary LanguagePython

GrabCut

Implementation of Grabcut: Interactive foreground extraction using iterated graph cuts, ACM SIGGRAPH 2004, without border matting.

File desctiptions

Usage

python grabcut.py <filename>

If filename is not specified, the program will pick messi5.jpg to segment. For more details, please refer to instructions printed to the console after run the program.