EduceLab Image Processing ======================================= :code:`educelab-imgproc` is a Python module for performing common image processing tasks. This module is largely a collection of wrapper functions around functionality provided by other toolkits (numpy, scikit-image, etc.) and is meant to encourage consistent, predictable use across EduceLab projects. It should not be considered a total replacement for those other, wonderful toolkits. .. toctree:: :maxdepth: 2 :caption: Contents install api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`