Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix save img error and two function(center_crop and transform) #377

Open
wants to merge 0 commits into
base: master
Choose a base branch
from

Conversation

TsumugiWenders
Copy link

First,scipy.misc.imsave is nosupport scipy.misc,so using imageio.imwrite replacement can effectively avoid "one pic error!..." errors
Second,function center_crop and transform will run an error, I fixed errors due to format and parameters.
I am very happy to make my own contribution to this project, I hope you can adopt it, and good luck

@KoapT
Copy link

KoapT commented May 9, 2020

Why not use cv2 all the time to work with image array directly?

@21PIRLO21
Copy link

Hi, scipy.misc.imsave seems to be working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants