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

how about the performance for video face landmark? #23

Open
Cv9527 opened this issue Apr 13, 2017 · 2 comments
Open

how about the performance for video face landmark? #23

Cv9527 opened this issue Apr 13, 2017 · 2 comments

Comments

@Cv9527
Copy link

Cv9527 commented Apr 13, 2017

can it be used in video?

@suyali
Copy link

suyali commented Nov 9, 2018

Yes, you can use opencv to load video!I made it!

@ElemSNN
Copy link

ElemSNN commented Jun 22, 2021

Yes, you can use opencv to load video!I made it!

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:
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 0x7f859f659c70>, 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

3 participants