Added option to provide custom superpixel images to use other technices than the ones provided by sklearn
Added foreground trust region. Points that are assigned the foreground label have a small circle around them. All background points inside these circle will be ignored.
Added distance to superpixel calculation. Superpixels where the std of the distance is too high will be discarded
Improved superpixel segmentation: