Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1014 Bytes

File metadata and controls

17 lines (15 loc) · 1014 Bytes

Somatic Parkour Game based on OpenCV

Boston University EC601 Project

Team Member

Powei Zhang 
Chao Ma 
Tianyi Zhang 
Yuanhao Jin

Introduction

This is a somatic parkour game, aiming to help the white-collar workers stretch their body while having fun.
There are two parts for this game, computer vision (CV) part and game part. CV part allows the computer to use its front camera to get the images of users as well as translate the movements of users to the commands for the game. The game part is a parkour game created by ourselves.

How to run

Prerequist: Python2, OpenCV
To run this project, please first open the python file in the CV-part. There are three line in the python file that are needed to be changed, which are already commented. Then open the bat file in the Game-Part, change the address in the file.
After all the things are set, just run the bat file and enjoy.

You can also find the demo video at https://www.youtube.com/watch?v=TwODcBhlOqA