Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 348 Bytes

A simple magic wand

This project is a implementation of a simple magic wand tool with python and opencv.(beta version) wandi

How to run

python3 main.py

Install requirements

sudo apt-get install python3-tk
pip install -r requirements.txt