You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing error AttributeError: module 'cv2' has no attribute 'face' when testing on Android. I've got opencv and opencv_extras included in requirements. This error won't show up when running on desktop but it shows up when tested on Android.
opencv-python 4.4
opencv-contrib-python 4.4
The text was updated successfully, but these errors were encountered:
codinghedgehog-python
changed the title
Possible bug of the opencv_extras recipe
Possible bug of the "opencv_extras" recipe
Nov 4, 2020
codinghedgehog-python
changed the title
Possible bug of the "opencv_extras" recipe
Possible bug in the "opencv_extras" recipe
Nov 4, 2020
I'm facing error AttributeError: module
'cv2' has no attribute 'face'
when testing on Android. I've got opencv and opencv_extras included in requirements. This error won't show up when running on desktop but it shows up when tested on Android.opencv-python 4.4
opencv-contrib-python 4.4
The text was updated successfully, but these errors were encountered: