Skip to content

A general propose image library, including camera calibration, image correction, SNR, filters, features etc.

License

Notifications You must be signed in to change notification settings

radjkarl/imgProcessor

Repository files navigation

imgProcessor - A python image processing library

Based on scikit-image,`numba <http://numba.pydata.org>`_ and OpenCV2.4

showcase

Installation

imgProcessor is listed in the Python Package Index. You can install it typing:

pip install imgProcessor

Tests

fancyWidgets uses mostly the 'one class/function per file' rule. Running each module as program, like:

python -m imgProcessor.camera.PerspectiveCorrection

will execute the test procedure of this module.

To run all tests type:

python -m imgProcessor.tests

About

A general propose image library, including camera calibration, image correction, SNR, filters, features etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published