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

报错opencv #57

Open
ljhao1123 opened this issue Jul 17, 2024 · 1 comment
Open

报错opencv #57

ljhao1123 opened this issue Jul 17, 2024 · 1 comment

Comments

@ljhao1123
Copy link

AttributeError: module 'cv2' has no attribute 'cvtColor'
已经是按照requirement里的版本装的了

@MgArcher
Copy link
Owner

还是cv2版本不对 使用cv2==2.x版本会出现这个问题,你可以修改为cv2.cv.CV_BGR2GRAY或者更新cv2版本

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

2 participants