python 读取.mat数据

数据格式: struct groundTruth { Segmentation:320x480 Boundaries:320x480 } = loadmat(file_list) # coding=utf-8 import scipy.io as sio import pandas as pd import os import numpy as np path_dir = "I:
相关文章
相关标签/搜索