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

There was an error during operation #3

Open
sxr2003 opened this issue Aug 21, 2022 · 0 comments
Open

There was an error during operation #3

sxr2003 opened this issue Aug 21, 2022 · 0 comments

Comments

@sxr2003
Copy link

sxr2003 commented Aug 21, 2022

Traceback (most recent call last):
File "/home/pi/Desktop/main/face.py", line 61, in
main()
File "/home/pi/Desktop/main/face.py", line 36, in main
faces = detector(img, 1)
TypeError: call(): incompatible function arguments. The following argument types are supported:
1. (self: _dlib_pybind11.fhog_object_detector, image: array, upsample_num_times: int=0) -> _dlib_pybind11.rectangles

Invoked with: <_dlib_pybind11.fhog_object_detector object at 0x7f9095eef0>, None, 1

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