To save it as an image I need to do: cv2.imwrite("someimage.png", np.array(dset)) . The issue? Well I have to load the dataset into a numpy ...
確定! 回上一頁