drop.io._io

Module Contents

drop.io._io.load_image(path, region=None)

Load an image.

Parameters:
path : string

File path.

region : tuple, optional

Tuple: corner positions to crop the image.

Returns:
image