PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 13, 20250 citationsOpen Access

An Approach for Air Drawing Using Background Subtraction and Contour Extraction

View Full Paper
RARaviraja V Acharya

Key Points

  • The proposed method achieves air drawing with a latency of just 100ms, offering a new way to interact with screens.
  • Background subtraction creates a binary mask for finger contour detection, enabling accurate movement tracking.
  • Utilizing a pre-trained Tesseract model enhances the optical character recognition capabilities of this air drawing application.
  • Hand detection based on haar cascade reduces false contours, improving the reliability of the drawing experience.

Abstract

In this paper, we propose a novel approach for air drawing that uses image processing techniques to draw on the screen by moving fingers in the air. This approach benefits a wide range of applications such as sign language, in-air drawing, and 'writing' in the air as a new way of input. The approach starts with preparing ROI (Region of Interest) background images by taking a running average in initial camera frames and later subtracting it from the live camera frames to get a binary mask image. We calculate the pointer's position as the top of the contour on the binary image. When drawing a circle on the canvas in that position, it simulates the drawing. Furthermore, we combine the pre-trained Tesseract model for OCR purposes. To address the false contours, we perform hand detection based on the haar cascade before performing the background subtraction. In an experimental setup, we achieved a latency of only 100ms in air drawing. The code used to this research are available in GitHub as https://github.com/q-viper/Contour-Based-Writing

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Raviraja V Acharya (2025) studied this question.

synapsesocial.com/papers/68ece2abd1bb2827d12972abhttps://doi.org/10.48550/arxiv.2503.01497
Ask AI
Helpful
Bookmark
Share
View Full Paper