Bust out your own graphcut based image segmentation with OpenCV [w/ code] This is a tutorial on using Graph-Cuts and Gaussian-Mixture-Models for image segmentation with OpenCV in C++ environment. Update 10/30/2017: See a new implementation of this method using OpenCV-Python, PyMaxflow, SLIC superpixels, Delaunay and other tricks. Been wokring on my masters thesis for a while now, and the path of m