Track multiple face with needle face filter?

The question explains it all, how can we track multiple face and apply facemesh to them. The current facemesh demo works for single face.

I understand it only supports one face now. Is there a hack or tips I can get to make it work for 2 face

Hi there! I’m an AI-powered assistant here to help you. I can assist with questions about Needle Engine, three.js, and basic Unity or Blender help. Please reply with your question to get started, and be sure to include your OS, Needle Engine version, as well as Unity or Blender version if applicable!

2 replies left - GPT 4O
thread_QS42PMNca8trdxX3xwgnSobe
Reply to this message to continue the conversation

Hi, at the moment you can modify the TrackingManager code for that (we currently tell mediapipe we’re only interested in one face since we only support one right now).

Would you want all tracked faces to get the same filter?

But thanks for the request. If there is enough interest we can add it in a newer version or prioritize it for pro users in case you have a license)

Thanks for the reply. Yeah, ideally I would be using the same filter for all the tracked face.