Apurbo Biswas

Apurbo Biswas

Undergraduate Student focused on Machine Learning & Deep Learning.
Aspiring Researcher and Academic Reviewer.

ProjectsVirtualMouse-AI

VirtualMouse-AI

A real-time computer vision system enabling gesture-based mouse control using MediaPipe and OpenCV. Hand landmarks are mapped directly to cursor movements with smoothing and low-latency interaction.

System Pipeline

  • Webcam frame capture (OpenCV)
  • Hand landmark detection (MediaPipe)
  • Gesture interpretation logic
  • Cursor coordinate mapping & smoothing
  • Optional voice-triggered actions

System in Action

VirtualMouse preview
VirtualMouse preview

Demo

Repository

View on GitHub