/origami-lib

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

cvfy-lib

Installation

  1. sudo apt install python-dev python-numpy python-opencv
  2. virtualenv venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt

Documentation

Within the webapp itself. See CVFY-Frontend.