zeroFruit / opencv-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opencv-project

Prerequisite

  • Python 3.7

Install

virtualenv -p python3 venv
source ./venv/bin/activate
pip3 install -r requirements.txt

Run on your local machine

python3 ./src/main.py

About


Languages

Language:Python 94.4%Language:Dockerfile 5.6%