Skip to content

Refactor deprecated scipy function to cv2 function#14

Open
adityashukzy wants to merge 1 commit intoJHL-HUST:masterfrom
adityashukzy:patch-1
Open

Refactor deprecated scipy function to cv2 function#14
adityashukzy wants to merge 1 commit intoJHL-HUST:masterfrom
adityashukzy:patch-1

Conversation

@adityashukzy
Copy link
Copy Markdown

The imresize function of scipy was deprecated and threw an error on my scipy==1.8.0. Better alternative is cv2's resize function. Function signature as well as interpolation has been maintained without causing any behavioral changes.

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.

2 participants