Liquidibrium / Rasengan-Barrage

Resizable Rasengan with OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rasengan Barrage

Make resizable ransengan with your hands

Using Pip

pip install -r requirements.txt

Getting Started

python start.py --help
Usage: start.py [OPTIONS]

Options:
  -e, --ext TEXT   extension of file to be rendered as rasengan. should be in
                   [png,gif,mp4]
  -f, --file TEXT  location of file to be renders as rasengan
  -s, --show       show hand overlay
  --help           Show this message and exit.

Built With

  • Python - Programming language used
  • OpenCV - Open source computer vision library

Example

python start.py -e png

"test-ras"

About

Resizable Rasengan with OpenCV

License:MIT License


Languages

Language:Python 95.2%Language:Makefile 4.3%Language:Shell 0.5%