MRC_API MR_expected_MR_VoxelBitSet_std_string * MR_segmentVolumeByGraphCut(const MR_SimpleVolume *densityVolume, float k, const MR_VoxelBitSet *sourceSeeds, const MR_VoxelBitSet *sinkSeeds, MR_PassBy cb_pass_by, MR_std_function_bool_from_float *cb)
Segment voxels of given volume on two sets using graph-cut, returning source set.