Closed RuoyuChen10 closed 10 months ago
If I remember correctly, you just need to replace the imread and imsave in ln 7&8 with, for instance, 'from skimage.io import imread, imsave'
If I remember correctly, you just need to replace the imread and imsave in ln 7&8 with, for instance, 'from skimage.io import imread, imsave'
Thanks! I will try it.
Thanks for your excellent work, I want if there any code support Python3? Thank you.