Metadata-Version: 1.1
Name: caer
Version: 0.0.4
Summary: A Computer Vision library in Python with powerful image processing operations, including support for Deep Learning models built using the Keras framework
Home-page: https://github.com/jasmcaus/caer
Author: Jason Dsouza
Author-email: jasmcaus@gmail.com
License: MIT
Description: # caer
        A Computer Vision library in Python with powerful image processing operations, including support for Deep Learning models built using the Keras framework
        
        ## Installation
        The `caer` package can be installed via a simple pip install command 
        
        <pre>$ pip install caer</pre>
        
        ## Notes
        This repository is actively being maintained. If there are any issues, kindly open a thread in the `Issues` pane on this page. 
Keywords: computer vision,deep learning,image processing,opencv,matplotlib
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
