Skip to content

Conversation

@alesspalma
Copy link

@alesspalma alesspalma commented Jun 6, 2023

Replaced the deprecated scipy.misc.imresize function with numpy.array(Image.fromarray(arr).resize()), according to scipy's documentation at https://docs.scipy.org/doc/scipy-1.2.1/reference/generated/scipy.misc.imresize.html

Now you can use newer versions of scipy

Replaced the deprecated scipy.misc.imresize function, according to scipy's documentation

Signed-off-by: Alessio Palma <alessio.palma3@yahoo.it>
updated requirements.txt

Signed-off-by: Alessio Palma <alessio.palma3@yahoo.it>
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.

1 participant