Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 509 Bytes

File metadata and controls

4 lines (2 loc) · 509 Bytes

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