Skip to content

virgilbugnariu/node-opencv-detection

Repository files navigation

Installation instructions

  1. Clone the project
  2. Initialize the virtual environment using python3 -m venv env
  3. Activate the venv using source ./env/bin/activate
  4. Install the dependencies using make init

To exit out of the venv use the deactivate command.

Usage

Run make run to start the program Run make run-debug to start the program with debug logs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published