I'm doing a project on segmentation of brain MRI scans and only have .mat files for dataset which I want to read in python and keep the annotations in those files the same.Can somebody help me?
I've tried using mat4py but no success.
This data is organized in matlab data format (.mat file). Each file stores a struct containing fields for an image.