A Computer Vision library in Python, built for Humans.
Project description
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
$ pip install caer
You can run the following to verify things installed correctly:
import caer
print(f'Caer version {caer.__version__}')
Resources
- Homepage: https://github.com/jasmcaus/caer/
- Docs: https://github.com/jasmcaus/caer/blob/master/DOCS.md
- Issue tracking: https://github.com/jasmcaus/caer/issues
All Caer wheels on PyPi are MIT-licensed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
caer-1.7.5.tar.gz
(30.0 kB
view hashes)
Built Distribution
caer-1.7.5-py3-none-any.whl
(35.3 kB
view hashes)