paper-with-me

Papers

MotionInput v2.0 supporting DirectX: A modular library of open-source gesture-based machine learning and computer vision methods for interacting and controlling existing software with a webcam

2021-08-10 · Ashild Kummen, Guanlin Li, Ali Hassan, Teodora Ganeva, Qianying Lu, Robert Shaw, Chenuka Ratwatte, Yang Zou, Lu Han, Emil Almazov, Sheena Visram, Andrew Taylor, Neil J Sebire, Lee Stott, Yvonne Rogers, Graham Roberts, Dean Mohamedally

Touchless computer interaction has become an important consideration during the COVID-19 pandemic period. Despite progress in machine learning and computer vision that allows for advanced gesture recognition, an integrated collection of such open-source methods and a user-customisable approach to utilising them in a low-cost solution for touchless interaction in existing software is still missing. In this paper, we introduce the MotionInput v2.0 application. This application utilises published open-source libraries and additional gesture definitions developed to take the video stream from a standard RGB webcam as input. It then maps human motion gestures to input operations for existing applications and games. The user can choose their own preferred way of interacting from a series of motion types, including single and bi-modal hand gesturing, full-body repetitive or extremities-based exercises, head and facial movements, eye tracking, and combinations of the above. We also introduce a series of bespoke gesture recognition classifications as DirectInput triggers, including gestures for idle states, auto calibration, depth capture from a 2D RGB webcam stream and tracking of facial motions such as mouth motions, winking, and head direction with rotation. Three use case areas assisted the development of the modules: creativity software, office and clinical software, and gaming software. A collection of open-source libraries has been integrated and provide a layer of modular gesture mapping on top of existing mouse and keyboard controls in Windows via DirectX. With ease of access to webcams integrated into most laptops and desktop computers, touchless computing becomes more available with MotionInput v2.0, in a federated and locally processed method.

📄 PDF Abstract BibTeX arXiv:2108.04357

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture Recognition

Similar Papers 제목 키워드 기반

skrl: Modular and Flexible Library for Reinforcement Learning

2022-02-08 · Antonio Serrano-Muñoz, Dimitris Chrysostomou, Simon Bøgh, Nestor Arana-Arexolaleiba

skrl is an open-source modular library for reinforcement learning written in Python and designed with a focus on readability, simplicity, and transparency of algorithm implementations. In addition to supporting environme…

Isaac Gym PreviewOmniverse Isaac GymOpenAI GymReinforcement Learning+1

CrossTL: A Universal Programming Language Translator with Unified Intermediate Representation

2025-08-28 · Nripesh Niketan, Vaatsalya Shrivastva arxiv

We present CrossTL, a universal programming language translator enabling bidirectional translation between multiple languages through a unified intermediate representation called CrossGL. Traditional approaches require s…

Code Translation

Avalanche: A PyTorch Library for Deep Continual Learning

2023-02-02 · Antonio Carta, Lorenzo Pellegrini, Andrea Cossu, Hamed Hemati 외

Continual learning is the problem of learning from a nonstationary stream of data, a fundamental issue for sustainable and efficient training of deep neural networks over time. Unfortunately, deep learning libraries only…

class-incremental learningClass Incremental LearningContinual Learning

Adapters: A Unified Library for Parameter-Efficient and Modular Transfer Learning

2023-11-18 · Clifton Poth, Hannah Sterz, Indraneil Paul, Sukannya Purkayastha 외

We introduce Adapters, an open-source library that unifies parameter-efficient and modular transfer learning in large language models. By integrating 10 diverse adapter methods into a unified interface, Adapters offers e…

Transfer Learning

DeepPavlov: Open-Source Library for Dialogue Systems

2018-07-01 · ACL 2018 7 · Mikhail Burtsev, Alex Seliverstov, er, Rafael Airapetyan 외

Adoption of messaging communication and voice assistants has grown rapidly in the last years. This creates a demand for tools that speed up prototyping of feature-rich dialogue systems. An open-source library DeepPavlov …

General Classificationintent-classificationIntent Classificationnamed-entity-recognition+3