Metadata-Version: 2.1
Name: py-expression-lib-opencv
Version: 0.0.4
Summary: lib opencv for expressions
Home-page: https://github.com/FlavioLionelRita/py-expression-lib-opencv
Author: Flavio Lionel Rita
Author-email: flaviolrita@hotmail.com
License: UNKNOWN
Download-URL: https://github.com/FlavioLionelRita/py-expression-lib-opencv/tarball/0.0.4
Description: # 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/)
        
Keywords: opencv,lib,expression
Platform: UNKNOWN
Description-Content-Type: text/markdown
