Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行sift.py时报错 #9

Open
ZHAOSHICHEN94 opened this issue Jul 22, 2022 · 3 comments
Open

运行sift.py时报错 #9

ZHAOSHICHEN94 opened this issue Jul 22, 2022 · 3 comments

Comments

@ZHAOSHICHEN94
Copy link

Traceback (most recent call last):
File "/home/zsc/桌面/image-processing-from-scratch/sift/SIFT.py", line 557, in
drawLines(X1,X2,Y1,Y2,match[0][:,0],result)
File "/home/zsc/桌面/image-processing-from-scratch/sift/SIFT.py", line 503, in drawLines
img = Lines(img,info)
File "/home/zsc/桌面/image-processing-from-scratch/sift/SIFT.py", line 491, in Lines
result[i,j] = color
ValueError: cannot copy sequence with size 3 to array axis with dimension 4

@mudanxiaowu
Copy link

mudanxiaowu commented Jul 22, 2022 via email

@huangxiaohuok
Copy link

huangxiaohuok commented Jul 22, 2022 via email

@ZHAOSHICHEN94
Copy link
Author

我的邮箱 [email protected]
谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants