High-level API for attractive and descriptive image visualization in Python
seaborn-image
Seaborn-image is a Python image visualization library based on matplotlib and provides a high-level API to draw attractive and informative images quickly and effectively.
It is heavily inspired by seaborn, a high-level visualization library for drawing attractive statistical graphics in Python.
Installation
For latest release
pip install seaborn-image
For latest commit
pip install git+https://github.com/SarthakJariwala/seaborn-image
GitHub