phan = abs(sigpy.shepp_logan((64,64,64))) # Transpose array and create ITK image objects phan_T = np.transpose(phan, (2,1,0)) img_phan ...
確定! 回上一頁