The recent version of scipy does not support anymore imsave. We need to use...
The recent version of scipy does not support anymore imsave. We need to use imwrite from Python's imageio module.
CHANGELOG.md
0 → 100644
Please register or sign in to comment