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
hellow,i met a error when using landmarkPredict_webcam.py for video. as follow:
File "****/face-landmark-localization/landmarkPredict_webcam.py", line 148, in detectFace
dets = detector(img, 1)
TypeError: call(): incompatible function arguments. The following argument types are supported:
hellow,i met a error when using landmarkPredict_webcam.py for video. as follow:
File "****/face-landmark-localization/landmarkPredict_webcam.py", line 148, in detectFace
dets = detector(img, 1)
TypeError: call(): incompatible function arguments. The following argument types are supported:
Invoked with: <_dlib_pybind11.fhog_object_detector object at 0x7f859f659c70>, None, 1
The text was updated successfully, but these errors were encountered: