Metadata-Version: 1.2
Name: caer
Version: 1.6.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
Download-URL: https://pypi.org/project/caer/
Project-URL: Bug Tracker, https://github.com/jasmcaus/caer/issues
Project-URL: Documentation, https://github.com/jasmcaus/caer/blob/master/DOCS.md
Project-URL: Source Code, https://github.com/jasmcaus/caer
Description: [![Downloads](https://pepy.tech/badge/caer)](https://pepy.tech/project/caer)
        
        A Computer Vision library in Python with powerful image processing operations, including support for Deep Learning models built using the Keras framework
        
        This repository is actively being maintained. Relevant documentation can be found on the official Github repository. 
        
        All Caer wheels on PyPi are MIT licensed.
        
Keywords: computer vision,deep learning,image processing,opencv,matplotlib
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: MIT License
