Menu

Python Sparse data Analysis Package

Note

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

class pysap.base.loaders.numpy_binary.npBinary[source]

Define the numpy binary loader.

load(path)[source]

A method that load the image data and associated metadata.

Parameters

path : str

the path to the image to be loaded.

Returns

image : Image

the loaded image.

save(image, outpath, clobber=True)[source]

A method that save the image data and associated metadata.

Parameters

image : Image

the image to be saved.

outpath : str

the path where the the image will be saved.

Follow us

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