imageprocessor package

Submodules

imageprocessor.flipping module

imageprocessor.flipping.flipping(image, direction, output_path)[source]

Flipping an image in either horizontal or vertical direction

image: path of the input file direction: direction of flip, horizontal=”h”, vertical = “v”

an image file in .png format

imageprocessor.greyscale module

imageprocessor.padding module

imageprocessor.rotate module

Module contents