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

Image not found #11

Open
meghasn opened this issue Sep 22, 2020 · 0 comments
Open

Image not found #11

meghasn opened this issue Sep 22, 2020 · 0 comments

Comments

@meghasn
Copy link

meghasn commented Sep 22, 2020

label = classify_face(image)

File "label_detect.py", line 62, in classify_face
image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB)
cv2.error: OpenCV(4.4.0) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-2b5g8ysb\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

Screenshot (239)

Since praj.jpg is not given I tried using my image but still the error remains..Is there any requirement for the image used

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

1 participant