Skip to content

KonstiDoll/imageProcessingPy

Repository files navigation

imageProcessingPy

Simple webUi to use Opencv to manipulate Image in order to prepare for pen drawing table!

SETUP

  1. clone the repository

  2. create local environment:

    pip install virtualenv

    virtualenv venv

    On Windows:

    venv\Scripts\activate

    On macOS and Linux:

    source venv/bin/activate

  3. pip install -r requirements.txt

  4. python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors