Skip to content

linnananan/GrabCutSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrabCutSegmentation

Interactive image segmentation using GraphCut
GrabCut is an improved image segmentation algorithm , which is based on graph cut theory.
It only needs a small amount of user interaction to get better segmentation results.

This demo uses the OpenCV library calling its grabcut algorithm interface to achieve grabcut image segmentation.
After drawing the frame, if you press the key 1, then split up.If you press the key 2 ,it can be saved,
and the mouse press can reselect the rectangle to re-segment.

About

Interactive image segmentation using GraphCut

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published