Metadata-Version: 2.1
Name: cv2utils
Version: 0.0.7
Summary: Face detector wrapper
Home-page: https://github.com/luizcarloscf/cv2utils.git
Author: Luiz Carlos Cosmi Filho
Author-email: luizcarloscosmifilho@gmail.com
License: MIT
Description: # cv2utils
        
        ![PyPI](https://img.shields.io/pypi/v/cv2utils.svg?label=cv2utils)
        ![Travis](https://img.shields.io/travis/com/luizcarloscf/cv2utils.svg?label=Linux)
        
        Implementation of some object detection included in opencv.
        
        ## Installation
        
        It can be installed through pip:
        ```bash
        pip install --user cv2utils
        ```
        This implementation requires OpenCV.
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
