0

Does anyone know where I can find the algorithm Google Hangout uses to predict facial movements? I need it for a University project. Would love to look at the source code of it.

I'm trying to find out how they reduce latency issues.

Vylic
  • 69
  • 2
  • 9

1 Answers1

1

Hangouts source code is closed, I doubt you can find it over the internet. You should look for an open source alternative, there are a lot of implementations of face tracking using OpenCV.

dlavila
  • 1,204
  • 11
  • 25