Open netw0rkf10w opened 8 years ago
int ratio = 0.99f; Ptr<SuperpixelLSC> lsc; lsc = createSuperpixelLSC(imhsv, 10, ratio);
Changing the ratio value does not change the segmentation results (except for ratio = 1.0)
@netw0rkf10w,
I'l look into this.
Changing the ratio value does not change the segmentation results (except for ratio = 1.0)