Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 852 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 852 Bytes

CommandPlus

Created for and during NUS Hack&Roll 2017.

CommandPlus is a Chrome extension that provides hand gesture-based control of one's browser. It does this by interacting with the user's webcam and sending video frames from the live feed to a Python server running OpenCV for gesture detection using computer vision. If one of the predefined gestures is detected, CommandPlus triggers the relevant action in the browser. The extension is aimed at helping individuals who are limited in their movement or fine motor skills.

Team

  1. Suyash Lakhotia
  2. Nikhil Venkatesh
  3. Bobby Ranjan

NOTE: Initially built for and during NUS Hack&Roll 2017. Won the People's Choice Award!