Skip to content

Only one face is detected (Node) #342

Answered by vladmandic
Le0X8 asked this question in Q&A
Discussion options

You must be logged in to vote

you need to set config.face.detector.maxDetected = number.
default is 1 for performance reasons as analyzing any additional detected face does have performance implications and single face is a most common use-case.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Le0X8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants