Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.95 KB

index.rst

File metadata and controls

62 lines (42 loc) · 1.95 KB

ImForge

ImForge is a library containing high level functionalities for manipulation of images, on top of :doc:`Pillow <pillow:index>` and OpenCv.

GitHub Actions build status (Lint) GitHub Actions build status (Test) Code coverage GitHub Actions build status (Build + Deploy) Latest PyPI version Documentation Status

Overview

The ImForge library provides a variety of high level functionalities empowering the manipulation of images in Python.

It works on Pillow images as well as OpenCv images (i.e. numpy arrays).

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation

   handbook/index

   API<api/modules>

   changes



Indices and tables