aidecv

Image processing encapsulation via web interface

AIDE API docs

This package provides an abstract interface with opencv image processing functions and additional algorithms at a symbolic level to be used, e.g., via a web interface.

Package repository

Installation

User simple installation

  • npm install git+https://gitlab.inria.fr/line/aide-group/aidecv.git

Co-developper installation

Please refer to the installation guide for installation.

Usage

npm script usage

npm install --quiet : installs all package dependencies and sources.
npm run build: builds the different compiled, documentation and test files.
npm test     : runs functional and non-regression tests.
npm run clean: cleans installation files.

Dependencies

devDependencies

Author