MATLAB data reading.
read_data_from_mat(path)
read_data_from_mat
Read the MATLAB data from the path.
path (str) – Path to the MATLAB file.
dict – Dictionary with information on the CT slices.
ndarray – Array with information on the segmented structures.