f = h5py . File ( "imagetest.hdf5" ) >>> dset = f . create_dataset ( "Images" , ( 100 , 480 , 640 ), dtype = 'uint8' ). A contiguous dataset would store the ...
確定! 回上一頁