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

problems with simple face detection - only when it's moving and takes too long #67

Open
verybigelephants opened this issue Apr 16, 2018 · 0 comments

Comments

@verybigelephants
Copy link

i have tried running this example

https://github.com/ThomasLengeling/KinectPV2/blob/master/KinectPV2/examples/SimpleFaceTracking/SimpleFaceTracking.pde

and i'm a hard time to actually detect and track the face

  • first, it takes quite a while to detect it and a lot of moving in front of a monitor. i'm used that simple javascript/opencv face detecting algorighms do this almost instantly. is there perhaps some face fitting configuration that i might have missed?

  • but even after the face is detected: it is not detected at all times but only when the head is moving. so when i open my mouth/turn the head a little it detects the face, but when i don't move the face, it stops tracing it

am i missing something?

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