agora.io.utils.ImageCache

class agora.io.utils.ImageCache(file, name, shape, remote_fn)

Bases: object

HDF5-based image cache for faster loading of the images once they’ve been read.

__init__(file, name, shape, remote_fn)

Methods

__init__(file, name, shape, remote_fn)