Skip to content

This paper is addressed on the idea of building up a model to control computer systems by utilizing facial landmarks like eyes, nose and head gestures. The face recognition systems mainly detect and recognize eyes, nose and head gestures to control the movement of the mouse cursor in order to operate computer system in real time.

Notifications You must be signed in to change notification settings

rishabhshukla0912/Research_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Responsive human-computer interaction model based on recognition of facial landmarks using machine learning algorithms

Abstract

This paper is addressed on the idea of building up a model to control computer systems by utilizing facial landmarks like eyes, nose and head gestures. The face recognition systems mainly detect and recognize eyes, nose and head gestures to control the movement of the mouse cursor in order to operate computer system in real time.

This paper proposes the facial landmarks based human-computer interaction model in which histo-gram of oriented gradients (HOG) has been taken for global facial feature identification and extraction that is considered as HOG descriptors. Furthermore, pre-trained linear SVM classifier gets extracted features to detect whether it is a human face or not,including use of pyramid based images and sliding window algorithm.

Moreover pre-trained ensemble of Regression Trees algorithm is applied to recognize facial landmarks such as eyes, eyebrows, nose, mouth, and jawline. The main purpose is to effectively utilize facial landmarks and allow the user to perform activities mapped to explicit eye blinks, nose and head motions using PC webcam.

In this model, eye blinks has been detected through estimated value of eye aspect ratio (EAR) and newly proposed β parameter. Accordingly classification report has generated for both estimation and analysed best results for β parameter in terms of accuracy with 98.33%, precision with 100%, recall with 98.33% and F1 score with 99.16% under good lighting conditions.

About

This paper is addressed on the idea of building up a model to control computer systems by utilizing facial landmarks like eyes, nose and head gestures. The face recognition systems mainly detect and recognize eyes, nose and head gestures to control the movement of the mouse cursor in order to operate computer system in real time.

https://link.springer.com/article/10.1007/s11042-022-12775-6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published