Menu

Deep learning for NeuroImaging in Python.

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.

nidl.datasets.pandas_dataset.default_image_loader(path: str) Any[source]ΒΆ

Default image loader function.

Parameters:

path : str

the image to load.

Returns:

im : object

the loaded image.

Follow us

© 2025, nidl developers