Kim André Bjørkede 53c577d591 Remove unecessary comments
This is really ugly when working with Git
2025-10-27 10:50:21 +01:00
2025-10-27 10:49:39 +01:00
2025-10-27 10:50:21 +01:00
2025-10-11 17:43:49 +02:00
2025-10-23 11:58:40 +02:00
2025-10-20 22:03:16 +02:00

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

Description
Machine vision photo app repository
Readme 5.5 MiB
Languages
Python 100%