Abstract

The detection and tracking of head movements have been such an active area of research during the past years. This area contributes highly to computer vision and has many applications of computer vision. Thus, several methods and algorithms of face detection have been proposed because they are required in most modern applications, in which they act as the cornerstone in many interactive projects. Implementation of the detected angles of the head or head direction is very useful in many fields, such as disabled people assistance, criminal behavior tracking, and other medical applications. In this paper, a new method is proposed to estimate the angles of head direction based on Dlib face detection algorithm that predicts 68 landmarks in the human face. The calculations are mainly based on the predicated landmarks to estimate three types of angles Yaw, Pitch and Roll. A python program has been designed to perform face detection and its direction. To ensure accurate estimation, the particular landmarks were selected, such that, they are not affected by the movement of the head, so, the calculated angles are approximately accurate. The experimental results showed high accuracy measures for the entire three angles according to real and predicted measures. The sample standard deviation results for each real and calculated angle were Yaw (0.0046), Pitch (0.0077), and Roll (0.0021), which confirm the accuracy of the proposed method compared with other studies. Moreover, the method performs faster which promotes accurate online tracking.

Highlights

  • IntroductionThe Viola-Jones method and its enhancements are based on training images of the face pose to estimate whether it is up or down, or left or right

  • The estimation of head directions and tracking facial expressions had great importance in the past25 years

  • Research has applied the concept in different fields such as self-driving technologies, machinehuman interaction with users, 3D face reconstruction, and other topics that manipulate multimedia content

Read more

Summary

Introduction

The Viola-Jones method and its enhancements are based on training images of the face pose to estimate whether it is up or down, or left or right Some of these methods used more training images for exact angles, but they are still inaccurate in detecting head directions [4]. Dlib face detection method had been proposed to predict 86 landmarks that localize the face in a given 2D image [5] These landmarks can be used to estimate the head direction in degrees if they are implanted in a proper method. This paper proposes a new method for head direction estimation based on predicted landmarks being obtained from Dlib face detection. In [6], the authors had proposed a Eular’s angles-based method to estimate gaze by tracking the direction of the head based on the extracted face landmarks with Dilb method.

The Proposed Method
Conclusions
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call