tdsuper/SphericalSuperpixels

Distance types?

chalmersgit opened this issue · 2 comments

What are the possible options for the distance type argument -t? I cannot see it specified in the readme.

From your paper, I see there is Cos-SphSLIC and Avg-SphSLIC. Any others? And how do we specify them? "-t Avg-SphSLIC"? Or does it expect some kind of integer ID? "-t 0"?

@chalmersgit Hi, I give the parameter details in the updated ReadMe. If there are some thing that I have not described clearly, please let me know. Thanks!

Thanks, it's a lot clearer now.