Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.51 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.51 KB

ImForge

Images Forge

ImForge is a library containing high level functionalities for manipulation of images, on top of Pillow, and OpenCv.

Lint Test codecov Build + Deploy PyPI 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).

More information