This is the documentation of Yayi, a nice and powerful image processing/mathematical morphology library with python bindings.
This page contains
Yayi is an image processing and mathematical morphology toolbox. It is mainly written in C++, but has Python bindings enabling its use from Python. Yayi is available on all known platforms and uses technologies that are cross-platform and free.
Yayi depends on a few external libraries, which should be available prior to its intallation. Once installed, the only thing you need to do is:
pip install yayi
Mostly companion methods in order to ease the script and design of new methods.
Yayi python bindings are performed using boost.python.