/grab-cut

Primary LanguagePythonMIT LicenseMIT

GrabCut

Description

Implementation of image segmentation using the GrabCut algorithm from the OpenCV API.

Usage

python grabcut.py flower.jpg

Follow instructions given in the prompt.