GraphCutSegmentation in SimpleITK

Hello everyone. Is there any graph cut segmentation implemented into SimpleITK library ? As far as understood, is very suitable for bone segmentation, and because I didn’t found until now any suitable solution in SimpleITK, and I am struggle to solve it somehow, but this GraphCutSegmentation I saw implemented in ITK only …

Or, can I do a bone cut segmentation with already implemented SimpleITK filters ? This would be great, because I’ve setup my pipeline in SimpleITK …

Thank you for your time.

Flaviu.