Skip to content

Project inspired by Chinese traditional sports "Jianzi"

Notifications You must be signed in to change notification settings

vincentianxing/jz-project

Repository files navigation

Project Overview and Useful Links

Build Status

Result of "testlr.py" for our pygame implementation: see testlr_result.jpg

How to use

  • "jianzi.py": Run python jianzi.py to play with jianzi

    • Press 'r' to use KCF tracking, then use mouse to select the object you want to track, and press "Enter"
    • Cover all green squares with the skin color you want to track (for example, palce you hand so that all squares are covered), then press 'z' to use skin color tracking
  • "moriza.py": Run python moriza.py to play Japanese style manic shooter game

    • Press 's' to use KCF tracking, then use mouse to select the object you want to track, and press "Enter"
    • Cover all green squares with the skin color you want to track (for example, palce you hand so that all squares are covered), then press 'z' to use skin color tracking
  • "tracking.py": Run python tracking.py to see the result of tracking

    • Cover all green squares with the skin color you want to track (for example, palce you hand so that all squares are covered), then press 'z'

Detection and Tracking with OpenCV

Motion of ball with PyGame

Other

Detection with OpenPose (useless for laptop and webcam setting)

Member: Bena Liu, Ran Liu, Yuda Liu, Vincent Zhu

About

Project inspired by Chinese traditional sports "Jianzi"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages