You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An assistive system that enables hands-free computer interaction by controlling the mouse cursor using eye movements and blink detection, using OpenCV, MediaPipe, and PyAutoGUI. Ideal for users with mobility impairments.
The Automatic Cursor project is a desktop application developed in Python using PyQt5 that enables users to activate an automatic cursor movement mode on their screens. The cursor will move automatically and bounce off the edges of the screen.
A lightweight, beginner-friendly C++ library for Windows console manipulation. Perfect for creating colorful console applications, simple games, and learning Windows Console API.
A personalized head-tracking pointer system for hands-free computer interaction, using MediaPipe. Developed as a Chrome Extension for accessibility research at the UCSC Computer Vision Lab.
A Python-based Virtual Mouse that uses hand gestures detected via webcam to control cursor movement and clicks in real time using OpenCV and MediaPipe.
This Gesture Control System allows users to control various system functions (like mouse movement, volume adjustment, and screen brightness) using hand gestures through a webcam. It leverages MediaPipe for hand tracking and PyAutoGUI for controlling the system. The project enables intuitive, hands-free control for everyday tasks.