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

Multiple faces #1

Closed
Ng-Nic opened this issue Apr 28, 2019 · 2 comments
Closed

Multiple faces #1

Ng-Nic opened this issue Apr 28, 2019 · 2 comments

Comments

@Ng-Nic
Copy link

Ng-Nic commented Apr 28, 2019

Could you tell me if it is possible to fire an event for multiple faces detected? Also is it possible to integrate and object detection in the same stream?

  • I have integrated glanceTracker into an Angular 7 project and it works great.
@xavierjs
Copy link
Member

Hi,

GlanceTracker is a very minimalistic library, so multiface detection is not implemented.
You can use https://github.com/jeeliz/jeelizFaceFilter if you need multiface detection , with a light neuron network model (several are provided with the library) . You may need to increase the animateDelay initialization parameters to use fewer resources.

Object detection is not handled by GlanceTracker, but by this similar library: https://github.com/jeeliz/jeelizAR
We provide custom training services for object detection.

Best,
Xavier

@Ng-Nic
Copy link
Author

Ng-Nic commented Apr 28, 2019

thanks very much

@xavierjs xavierjs closed this as completed Jan 9, 2020
@xavierjs xavierjs pinned this issue Sep 30, 2020
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

2 participants