October 2018
Intermediate to advanced
246 pages
6h 26m
English
Face tracking can be used to detect a particular face in a video. We can calculate the amount of frames that a particular face appears in, and we can also detect whether two faces are similar based on the position and motion of the face (this is typically possible in a video).
Face position is tracked using Euler angles, which identify the position of the face from the camera's angle:
Among these three angles, ML Kit only supports the detection of the Euler Z angle; ...
Read now
Unlock full access