Hello, Thank you for your code. I get an error when I try to write the image: f.write(self.data) ValueError: ndarray is not C-contiguous
Hello,
Thank you for your code.
I get an error when I try to write the image:
f.write(self.data)
ValueError: ndarray is not C-contiguous