Closed varshith321 closed 6 years ago
Hello @varshith321 , May I know how did you install OpenCV Python bindings ?
Did you use pip install opencv-python
?
It should work fine on linux. I just tested it. Have a look at this notebook on Google Colab.
Hello @varshith321 , I have fixed the issue in the latest release.
Get the latest version using pip install --upgrade cvlib
Now it should work fine. Let me know if you face any issues. Have fun detecting faces with cvlib
. Cheers.
I am closing this issue. Feel free to reopen if the issue still persists.
cv.face_detect is not working in windows as well as in linux. Error: module 'cv2' has no attribute 'dnn'