/graph-cuts

A quick sandbox to compute Graph Cuts on the GPU using OpenCL

Primary LanguageC++

Quick and dirty implemention of graph cuts using OpenCL and C++.

Based on chapter 29 of the GPU Computing Gems, "Fast Graph Cuts for Computer Vision"