186 B
186 B
ikt213_project
requirements
opencv2 pillow numpy
setup (python venv)
python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt
run
python src/Main.py
opencv2 pillow numpy
python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt
python src/Main.py