Skip to content
/ GraphCut Public

Kaptur is an image segmentation tool that uses a graph cut algorithm to segment the foreground from an image.

Notifications You must be signed in to change notification settings

AmarJ/GraphCut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphCut is an image segmentation tool. At the heart of GraphCut is a graph theory model that overlays an image with a graph. The foreground is then segmented from the image using a graph cut algorithm based off Boykov-Kolmogorov algorithm from the Graph Cuts and Efficient N-D Image Segmentation paper by researchers Dr. Boykov and Dr. Kolmogorov.

Alt text

About

Kaptur is an image segmentation tool that uses a graph cut algorithm to segment the foreground from an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages