jwlee-vcl / CTRL-C

Apache License 2.0
103 stars 13 forks source link

lsd() got an unexpected keyword argument 'scale' #6

Open ZhiguoZhao opened 1 year ago

ZhiguoZhao commented 1 year ago

I encountered this problem when running the lsd algorithm, the scale parameter does not exist in the lsd algorithm, is there something wrong with the version imported by my pylsd at pip, maybe pip install pylsd2?

ZhiguoZhao commented 1 year ago

I just removed the scale property and ran,I think the problem is the lsd algorithm