Gesture-controlled Video Game. Just swing your finger and play the game without touching your PC

Overview

Gesture Controlled Video Game

Detailed Blog : https://www.analyticsvidhya.com/blog/2021/06/gesture-controlled-video-game/

Introduction

This project is an amazing blend of Computer vision and Video Game. In simple words I can say move you finger in front of camera and just drive the car as show in the following gif

I know you want play too !!!

Prerequisite

Python libraries that are required by the project are given in the requirement.txt Apart from it if you have Pycharm that would be great but not mandatory.

Installation

  1. Clone this repository git clone https://github.com/AslanDevbrat/gesture_VidGame.git

  2. Open the file either in PyCharm or other IDE

  3. Now open a terminal in the current directory and run python main.py

Remember Don't close the game Window only minimize it

  1. Now open Another terminal in the same directory and run python camera.py

Remember Don't close this window only minimize it if you want to close it press 'q'

  1. This is the last step, but the most important step. If you have followed me till now you have got two different window one which shows camera feed, and the one which show the game. Now place these two window side by side and click on the game window. If you don't click on game window your camera feed will freeze. Note In the following gif, when my cursor is on the hand tracking window the camera feed freezes. So to avoid it move your cursor and click on the game window
You might also like...
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!

Serpent.AI - Game Agent Framework (Python) Update: Revival (May 2020) Development work has resumed on the framework with the aim of bringing it into 2

Pytorch implementation of CoCon: A Self-Supervised Approach for Controlled Text Generation

COCON_ICLR2021 This is our Pytorch implementation of COCON. CoCon: A Self-Supervised Approach for Controlled Text Generation (ICLR 2021) Alvin Chan, Y

 A Distributional Approach To Controlled Text Generation
A Distributional Approach To Controlled Text Generation

A Distributional Approach To Controlled Text Generation This is the repository code for the ICLR 2021 paper "A Distributional Approach to Controlled T

CausalNLP is a practical toolkit for causal inference with text as treatment, outcome, or "controlled-for" variable.

CausalNLP CausalNLP is a practical toolkit for causal inference with text as treatment, outcome, or "controlled-for" variable. Install pip install -U

Implementation of CVPR 2021 paper
Implementation of CVPR 2021 paper "Spatially-invariant Style-codes Controlled Makeup Transfer"

SCGAN Implementation of CVPR 2021 paper "Spatially-invariant Style-codes Controlled Makeup Transfer" Prepare The pre-trained model is avaiable at http

Related resources for our EMNLP 2021 paper Plan-then-Generate: Controlled Data-to-Text Generation via Planning

Plan-then-Generate: Controlled Data-to-Text Generation via Planning Authors: Yixuan Su, David Vandyke, Sihui Wang, Yimai Fang, and Nigel Collier Code

GuideDog is an AI/ML-based mobile app designed to assist the lives of the visually impaired, 100% voice-controlled
GuideDog is an AI/ML-based mobile app designed to assist the lives of the visually impaired, 100% voice-controlled

Guidedog Authors: Kyuhee Jo, Steven Gunarso, Jacky Wang, Raghav Sharma GuideDog is an AI/ML-based mobile app designed to assist the lives of the visua

PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).

Scaffold-Federated-Learning PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020). Environment numpy=

Shuwa Gesture Toolkit is a framework that detects and classifies arbitrary gestures in short videos
Shuwa Gesture Toolkit is a framework that detects and classifies arbitrary gestures in short videos

Shuwa Gesture Toolkit is a framework that detects and classifies arbitrary gestures in short videos

Comments
  • FileNotFoundError: No such file or directory.

    FileNotFoundError: No such file or directory.

    File "D:\Programming\python\pycharm\Gesture video game\main.py", line 152, in car_racing = CarRacing() File "D:\Programming\python\pycharm\Gesture video game\main.py", line 30, in init self.initialize() File "D:\Programming\python\pycharm\Gesture video game\main.py", line 36, in initialize self.carImg = pygame.image.load(".\img\car.png") FileNotFoundError: No such file or directory.

    opened by Anistellar 2
  • Error, When running main.py

    Error, When running main.py

    I have this error

    lize self.carImg = pygame.image.load('.\\img\\car.png') FileNotFoundError: No such file or directory. zsh: segmentation fault python main.py

    opened by omidshz100 1
  • Changed from finger angle to left right hand detection

    Changed from finger angle to left right hand detection

    I love your app!

    I was just playing around, and I tried changing it from finger angle detection to left and right hand. It's just a small variation from your original. :)

    enhancement 
    opened by TooSalty0000 1
Owner
Devbrat Anuragi
I am an Android Developer and ML/AI enthusiast
Devbrat Anuragi
Attentional Focus Modulates Automatic Finger‑tapping Movements

"Attentional Focus Modulates Automatic Finger‑tapping Movements", in Scientific Reports

Xingxun Jiang 1 Dec 2, 2021
masscan + nmap + Finger

说明 个人根据使用习惯修改masnmap而来的一个小工具。调用masscan做全端口扫描,再调用nmap做服务识别,最后调用Finger做Web指纹识别。工具使用场景适合风险探测排查、众测等。 使用方法 安装依赖 pip3 install -r requirements.txt -i https:/

Ryan 3 Mar 25, 2022
iPOKE: Poking a Still Image for Controlled Stochastic Video Synthesis

iPOKE: Poking a Still Image for Controlled Stochastic Video Synthesis iPOKE: Poking a Still Image for Controlled Stochastic Video Synthesis Andreas Bl

CompVis Heidelberg 36 Dec 25, 2022
Implementation of QuickDraw - an online game developed by Google, combined with AirGesture - a simple gesture recognition application

QuickDraw - AirGesture Introduction Here is my python source code for QuickDraw - an online game developed by google, combined with AirGesture - a sim

Viet Nguyen 89 Dec 18, 2022
Just-Now - This Is Just Now Login Friendlist Cloner Tools

JUST NOW LOGIN FRIENDLIST CLONER TOOLS Install $ apt update $ apt upgrade $ apt

MAHADI HASAN AFRIDI 21 Mar 9, 2022
Hand Gesture Volume Control is AIML based project which uses image processing to control the volume of your Computer.

Hand Gesture Volume Control Modules There are basically three modules Handtracking Program Handtracking Module Volume Control Program Handtracking Pro

VITTAL 1 Jan 12, 2022
Control-Robot-Arm-using-PS4-Controller - A Robotic Arm based on Raspberry Pi and Arduino that controlled by PS4 Controller

Control-Robot-Arm-using-PS4-Controller You can see all details about this Robot

MohammadReza Sharifi 5 Jan 1, 2022
MohammadReza Sharifi 27 Dec 13, 2022
TianyuQi 10 Dec 11, 2022