An open API service indexing awesome lists of open source software.

https://github.com/data7expressions/py-expression-lib-opencv

expression, parser, lib, opencv
https://github.com/data7expressions/py-expression-lib-opencv

Last synced: about 2 months ago
JSON representation

expression, parser, lib, opencv

Awesome Lists containing this project

README

          

# Purpose
Extend the expression library by adding enums and related functions to opencv

# Description
In this project, the expression library and an opencv library that adds enums and functions is used to execute multi-line expressions that transform an image

# Install
```
python -m pip install -U pip
python -m pip install -U py-expression
```

# References:
- [py-expression pip](https://pypi.org/project/py-expression/)