2019年1月20日

H5py文件

摘要: h5py 字符串存储 import h5py import numpy as np h = h5py.File('capsule_box.h5', 'w') #print(h['user1img1'][:]) dt = h5py.special_dtype(vlen=str) with open(' 阅读全文

posted @ 2019-01-20 14:45 海豚竹一 阅读(199) 评论(0) 推荐(0)

导航