Nauja / gadalang-imaging

Collection of nodes for image processing with gada

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gadalang-imaging

PyPI - Python Version Python package Code style: black contributions welcome

Collection of nodes for image processing with gada.

Installing

Using pip:

pip install gadalang-imaging

Testing

The test directory contains many tests that you can run with:

$ python setup.py test

Or with coverage:

$ coverage run --source=gadalang_imaging setup.py test

About

Collection of nodes for image processing with gada


Languages

Language:Python 100.0%