sarcgraph.sg.SarcGraph._data_loader

SarcGraph._data_loader(file_path)[source]

Loads a video/image file.

Parameters:

file_path (str) – A video/image file address

Returns:

All frames in the raw format

Return type:

numpy.ndarray