Fingertip Detection and Tracking for Recognition of Air-Writing in Videos
Sohom Mukherjee, Arif Ahmed, Debi Prosad Dogra, Samarjit Kar, Partha, Pratim Roy

TL;DR
This paper presents a novel real-time air-writing recognition system using web-cam video, featuring a new hand pose detection, fingertip tracking with curvature entropy, and velocity-based gesture termination, achieving high accuracy and efficiency.
Contribution
It introduces a new hand pose detection and fingertip tracking method for air-writing, improving robustness and real-time performance over existing approaches.
Findings
Mean precision of 73.1% in fingertip detection
Real-time processing at 18.5 fps
Character recognition accuracy of 96.11%
Abstract
Air-writing is the process of writing characters or words in free space using finger or hand movements without the aid of any hand-held device. In this work, we address the problem of mid-air finger writing using web-cam video as input. In spite of recent advances in object detection and tracking, accurate and robust detection and tracking of the fingertip remains a challenging task, primarily due to small dimension of the fingertip. Moreover, the initialization and termination of mid-air finger writing is also challenging due to the absence of any standard delimiting criterion. To solve these problems, we propose a new writing hand pose detection algorithm for initialization of air-writing using the Faster R-CNN framework for accurate hand detection followed by hand segmentation and finally counting the number of raised fingers based on geometrical properties of the hand. Further, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRegion Proposal Network · Softmax · Convolution · RoIPool · Faster R-CNN
