Menu

Python Sparse data Analysis Package

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

pysap.base.io.load(path, dtype=<class 'numpy.float32'>, **kwargs)[source]

Load an image.

Parameters

path : str

the path to the data to be loaded.

dtype : str

type to which the data will be cast. Passing ‘None’ will not cast.

Returns

image : Image

the loaded image.

Follow us

© 2019, Antoine Grigis Samuel Farrens Jean-Luc Starck Philippe Ciuciu