Sfm-python
Sfm-python copied to clipboard
line 102, in init_structure p1, p2 = get_matched_points(key_points_for_all[0], key_points_for_all[1], matches_for_all[0]) IndexError: index 0 is out of bounds for axis 0 with size 0
请问为什么报这个错误呢?有大佬回答一下吗?谢谢~
我也报这个错,请问您解决了吗?
我也报这个错,请问您解决了吗?
没有,我也不太会,抱歉
这个问题似乎是路径设置的问题,在config.py里面 img_dir里 路径的最后加上 // 可以试一下。
this problem comes from no key point because sift function run failed, you need to change sift function in the scripts.
你的图片路径里面不要出现汉语就可以
图片集路径不正确,注意路径最后有/