.. _f-imagehelper: module ``helpers.image_helper`` =============================== Short summary +++++++++++++ module ``ensae_teaching_cs.helpers.image_helper`` image helpers :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------+-----------------------------------------------------------------------------+ | function | truncated documentation | +================================================================================+=============================================================================+ | :func:`collate_images ` | Collates all images horizontally in one image (if not None --> image name). | +--------------------------------------------------------------------------------+-----------------------------------------------------------------------------+ | :func:`convert_image ` | Converts an image or a list of images into a different format. | +--------------------------------------------------------------------------------+-----------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.helpers.image_helper :members: :special-members: __init__ :show-inheritance: