A Computer Vision-Based Gesture Recognition Using Hidden Markov Model

Keshav Sinha,Rashmi Kumari,Annu Priya,Partha Paul
DOI: https://doi.org/10.1007/978-981-13-3185-5_6
2019-01-01
Abstract:One of the unique features present in the human being is a gesture. Nowadays, the human gesture is used to interact with the computer which will reduce the workload. The gesture recognition consists of various types of human interfaces such as facial, finger, iris, hand. In this paper, we proposed a hand gesture recognition using hidden Markov model (HMM) and trajectory code word. There are various papers presented on this topic by using different methods, whereas our technique uses the four phases for recognition: (i) tracking of real-time gesture and segmentation, (ii) feature extraction using the Gaussian model, (iii) HMM likelihood for forward algorithm, and (iv) gesture recognition using Viterbi decoding. Because of using the inbuilt function of OpenCV and MATLAB, it would be very easy to develop the system. The experimental results show the accuracy of 99%, in recognition rate, whereas it is quite faster while using for real-time application.
What problem does this paper attempt to address?