Add the bakedin OpenCV grabcut algorithm to the simpleCV image class. We may want to create a UI example for getting the grab cut initial conditions
http://opencv.willowgarage.com/documentation/cpp/miscellaneous_image_transformations.html
http://en.wikipedia.org/wiki/GrabCut
Anonymous