Real-time Hand Gesture Detection and Recognition for Human Computer Interaction

Real-time Hand Gesture Detection and Recognition for Human Computer Interaction
Author: Nasser Hasan Abdel-Qader Dardas
Publisher:
Total Pages:
Release: 2012
Genre: Gesture
ISBN:

Download Real-time Hand Gesture Detection and Recognition for Human Computer Interaction Book in PDF, Epub and Kindle

This thesis focuses on bare hand gesture recognition by proposing a new architecture to solve the problem of real-time vision-based hand detection, tracking, and gesture recognition for interaction with an application via hand gestures. The first stage of our system allows detecting and tracking a bare hand in a cluttered background using face subtraction, skin detection and contour comparison. The second stage allows recognizing hand gestures using bag-of-features and multi-class Support Vector Machine (SVM) algorithms. Finally, a grammar has been developed to generate gesture commands for application control. Our hand gesture recognition system consists of two steps: offline training and online testing. In the training stage, after extracting the keypoints for every training image using the Scale Invariance Feature Transform (SIFT), a vector quantization technique will map keypoints from every training image into a unified dimensional histogram vector (bag-of-words) after K-means clustering. This histogram is treated as an input vector for a multi-class SVM to build the classifier. In the testing stage, for every frame captured from a webcam, the hand is detected using my algorithm. Then, the keypoints are extracted for every small image that contains the detected hand posture and fed into the cluster model to map them into a bag-of-words vector, which is fed into the multi-class SVM classifier to recognize the hand gesture. Another hand gesture recognition system was proposed using Principle Components Analysis (PCA). The most eigenvectors and weights of training images are determined. In the testing stage, the hand posture is detected for every frame using my algorithm. Then, the small image that contains the detected hand is projected onto the most eigenvectors of training images to form its test weights. Finally, the minimum Euclidean distance is determined among the test weights and the training weights of each training image to recognize the hand gesture. Two application of gesture-based interaction with a 3D gaming virtual environment were implemented. The exertion videogame makes use of a stationary bicycle as one of the main inputs for game playing. The user can control and direct left-right movement and shooting actions in the game by a set of hand gesture commands, while in the second game, the user can control and direct a helicopter over the city by a set of hand gesture commands.

Face Detection and Gesture Recognition for Human-Computer Interaction

Face Detection and Gesture Recognition for Human-Computer Interaction
Author: Ming-Hsuan Yang
Publisher: Springer Science & Business Media
Total Pages: 188
Release: 2012-12-06
Genre: Computers
ISBN: 1461514231

Download Face Detection and Gesture Recognition for Human-Computer Interaction Book in PDF, Epub and Kindle

Traditionally, scientific fields have defined boundaries, and scientists work on research problems within those boundaries. However, from time to time those boundaries get shifted or blurred to evolve new fields. For instance, the original goal of computer vision was to understand a single image of a scene, by identifying objects, their structure, and spatial arrangements. This has been referred to as image understanding. Recently, computer vision has gradually been making the transition away from understanding single images to analyzing image sequences, or video understanding. Video understanding deals with understanding of video sequences, e. g. , recognition of gestures, activities, facial expressions, etc. The main shift in the classic paradigm has been from the recognition of static objects in the scene to motion-based recognition of actions and events. Video understanding has overlapping research problems with other fields, therefore blurring the fixed boundaries. Computer graphics, image processing, and video databases have obvious overlap with computer vision. The main goal of computer graphics is to gener ate and animate realistic looking images, and videos. Researchers in computer graphics are increasingly employing techniques from computer vision to gen erate the synthetic imagery. A good example of this is image-based rendering and modeling techniques, in which geometry, appearance, and lighting is de rived from real images using computer vision techniques. Here the shift is from synthesis to analysis followed by synthesis.

Real-Time Vision for Human-Computer Interaction

Real-Time Vision for Human-Computer Interaction
Author: Branislav Kisacanin
Publisher: Springer Science & Business Media
Total Pages: 324
Release: 2005-08-23
Genre: Computers
ISBN: 9780387276977

Download Real-Time Vision for Human-Computer Interaction Book in PDF, Epub and Kindle

The need for natural and effective Human-Computer Interaction (HCI) is increasingly important due to the prevalence of computers in human activities. Computer vision and pattern recognition continue to play a dominant role in the HCI realm. However, computer vision methods often fail to become pervasive in the field due to the lack of real-time, robust algorithms, and novel and convincing applications. This state-of-the-art contributed volume is comprised of articles by prominent experts in computer vision, pattern recognition and HCI. It is the first published text to capture the latest research in this rapidly advancing field with exclusive focus on real-time algorithms and practical applications in diverse and numerous industries, and it outlines further challenges in these areas. Real-Time Vision for Human-Computer Interaction is an invaluable reference for HCI researchers in both academia and industry, and a useful supplement for advanced-level courses in HCI and Computer Vision.

Perception and Machine Intelligence

Perception and Machine Intelligence
Author: Malay K. Kundu
Publisher: Springer
Total Pages: 394
Release: 2012-01-12
Genre: Computers
ISBN: 3642273874

Download Perception and Machine Intelligence Book in PDF, Epub and Kindle

This book constitutes the proceedings of the First Indo-Japanese conference on Perception and Machine Intelligence, PerMIn 2012, held in Kolkata, India, in January 2012. The 41 papers, presented together with 1 keynote paper and 3 plenary papers, were carefully reviewed and selected for inclusion in the book. The papers are organized in topical sections named perception; human-computer interaction; e-nose and e-tongue; machine intelligence and application; image and video processing; and speech and signal processing.

Real-time 2D Static Hand Gesture Recognition and 2D Hand Tracking for Human-Computer Interaction

Real-time 2D Static Hand Gesture Recognition and 2D Hand Tracking for Human-Computer Interaction
Author: Pavel Alexandrovich Popov
Publisher:
Total Pages:
Release: 2020
Genre:
ISBN:

Download Real-time 2D Static Hand Gesture Recognition and 2D Hand Tracking for Human-Computer Interaction Book in PDF, Epub and Kindle

The topic of this thesis is Hand Gesture Recognition and Hand Tracking for user interface applications. 3 systems were produced, as well as datasets for recognition and tracking, along with UI applications to prove the concept of the technology. These represent significant contributions to resolving the hand recognition and tracking problems for 2d systems. The systems were designed to work in video only contexts, be computationally light, provide recognition and tracking of the user's hand, and operate without user driven fine tuning and calibration. Existing systems require user calibration, use depth sensors and do not work in video only contexts, or are computationally heavy requiring GPU to run in live situations. A 2-step static hand gesture recognition system was created which can recognize 3 different gestures in real-time. A detection step detects hand gestures using machine learning models. A validation step rejects false positives. The gesture recognition system was combined with hand tracking. It recognizes and then tracks a user's hand in video in an unconstrained setting. The tracking uses 2 collaborative strategies. A contour tracking strategy guides a minimization based template tracking strategy and makes it real-time, robust, and recoverable, while the template tracking provides stable input for UI applications. Lastly, an improved static gesture recognition system addresses the drawbacks due to stratified colour sampling of the detection boxes in the detection step. It uses the entire presented colour range and clusters it into constituent colour modes which are then used for segmentation, which improves the overall gesture recognition rates. One dataset was produced for static hand gesture recognition which allowed for the comparison of multiple different machine learning strategies, including deep learning. Another dataset was produced for hand tracking which provides a challenging series of user scenarios to test the gesture recognition and hand tracking system. Both datasets are significantly larger than other available datasets. The hand tracking algorithm was used to create a mouse cursor control application, a paint application for Android mobile devices, and a FPS video game controller. The latter in particular demonstrates how the collaborating hand tracking can fulfill the demanding nature of responsive aiming and movement controls.

Gesture-Based Communication in Human-Computer Interaction

Gesture-Based Communication in Human-Computer Interaction
Author: Antonio Camurri
Publisher: Springer
Total Pages: 571
Release: 2011-04-02
Genre: Computers
ISBN: 3540245987

Download Gesture-Based Communication in Human-Computer Interaction Book in PDF, Epub and Kindle

Research on the multifaceted aspects of modeling, analysis, and synthesis of - man gesture is receiving growing interest from both the academic and industrial communities. On one hand, recent scienti?c developments on cognition, on - fect/emotion, on multimodal interfaces, and on multimedia have opened new perspectives on the integration of more sophisticated models of gesture in c- putersystems.Ontheotherhand,theconsolidationofnewtechnologiesenabling “disappearing” computers and (multimodal) interfaces to be integrated into the natural environments of users are making it realistic to consider tackling the complex meaning and subtleties of human gesture in multimedia systems, - abling a deeper, user-centered, enhanced physical participation and experience in the human-machine interaction process. The research programs supported by the European Commission and s- eral national institutions and governments individuated in recent years strategic ?elds strictly concerned with gesture research. For example, the DG Infor- tion Society of the European Commission (www.cordis.lu/ist) supports several initiatives, such as the “Disappearing Computer” and “Presence” EU-IST FET (Future and Emerging Technologies), the IST program “Interfaces & Enhanced Audio-Visual Services” (see for example the project MEGA, Multisensory - pressive Gesture Applications, www.megaproject.org), and the IST strategic - jective “Multimodal Interfaces.” Several EC projects and other funded research are represented in the chapters of this book. Awiderangeofapplicationscanbene?tfromadvancesinresearchongesture, from consolidated areas such as surveillance to new or emerging ?elds such as therapy and rehabilitation, home consumer goods, entertainment, and aud- visual, cultural and artistic applications, just to mention only a few of them.

Gesture-Based Human-Computer Interaction and Simulation

Gesture-Based Human-Computer Interaction and Simulation
Author: Miguel Sales Dias
Publisher: Springer Science & Business Media
Total Pages: 294
Release: 2009-01-12
Genre: Computers
ISBN: 3540928642

Download Gesture-Based Human-Computer Interaction and Simulation Book in PDF, Epub and Kindle

This book constitutes the thoroughly refereed post-proceedings of the 7th International Workshop on Gesture-Based Human-Computer Interaction and Simulation, GW 2007, held in Lisbon, Portugal, in May 2007. The 31 revised papers presented were carefully selected from 53 submissions. The papers are organized in topical sections on analysis and synthesis of gesture; theoretical aspects of gestural communication and interaction; vision-based gesture recognition; sign language processing; gesturing with tangible interfaces and in virtual and augmented reality; gesture for music and performing arts; gesture for therapy and rehabilitation; and gesture in Mobile computing and usability studies.

Gesture-Based Communication in Human-Computer Interaction

Gesture-Based Communication in Human-Computer Interaction
Author: Annelies Braffort
Publisher: Springer Science & Business Media
Total Pages: 322
Release: 2000-01-12
Genre: Computers
ISBN: 3540669353

Download Gesture-Based Communication in Human-Computer Interaction Book in PDF, Epub and Kindle

This book constitutes the thoroughly refereed post-proceedings of the International Gesture Workshop, GW'99, held in Gif-sur-Yvette, France, in March 1999. The 16 revised long papers and seven revised short papers were carefully reviewed for inclusion in the book. Also included are four invited papers and the transcription of a round table discussion. The papers are organized in sections on human perception and production of gesture, localization and segmentation, recognition, sign language, gesture synthesis and animation, and multimodality.

Color and Illumination Independent Hand Tracking and Gesture Recognition

Color and Illumination Independent Hand Tracking and Gesture Recognition
Author:
Publisher:
Total Pages:
Release: 2006
Genre: Computer science
ISBN:

Download Color and Illumination Independent Hand Tracking and Gesture Recognition Book in PDF, Epub and Kindle

Recognition of human motion provides hints to understand human activities and gives opportunities to the development of a new human-computer interaction (HCI) interface. Hidden Markov Models (HMMs) are used for visual recognition of complex, structured hand gestures such as the ones found in a sign language, since they have proved their success in recognizing speech and handwriting. In this paper, we introduce a hand gesture recognition system to recognize gestures in real-time. Hand tracking is performed in two different ways. The first method is based on color segmentation and blob generation over the hand region, and the second method uses block matching and particle filtering algorithms to detect the moving hand which makes the system totally color and illumination independent. In both methods, extracted information is used as the input to the HMM based gesture recognizer.

Human-Computer Interaction: Gesture Spotting and Recognition

Human-Computer Interaction: Gesture Spotting and Recognition
Author: Mahmoud Elmezain
Publisher: LAP Lambert Academic Publishing
Total Pages: 168
Release: 2014-03
Genre:
ISBN: 9783659524783

Download Human-Computer Interaction: Gesture Spotting and Recognition Book in PDF, Epub and Kindle

Even though automatic hand gesture recognition technology has been applied to real-world applications with relative success, there are still several problems which need to be addressed for wider applications of Human-Computer Interaction. One of such problems which arise in hand gesture recognition is to spot meaningful gestures from the continuous sequence of the hand motions. Another problem is caused by the fact that there is quite a bit of variability (i.e. in shape, trajectory and duration) in the same gesture even for the same person. Throughout literature, the backward spotting technique is used which first detects the end points of gestures and then tracks back through their optimal paths to discover the start points of gestures. Upon the detection of the start and the end points, in between points trajectory is sent to the recognizer for recognition. So, a time delay is observed between the meaningful gesture spotting and recognition. This time delay is unacceptable for online applications. Given the fact of high variability of corresponding gesture to other gestures, modeling the other gesture is a vital issue to accommodate the infinite number of non-gesture patterns.