Image rotation in python without any opencv and imrotate library | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Image rotation in python without any opencv and imrotate library

I want to know how to perform rotation of an image using nearest neighbor and bilinear interpolation without using imroate and opencv library in python.

3rd May 2019, 5:06 AM
Kunal Kabi
Kunal Kabi - avatar
2 Answers
0
Wrapper script for imagemagick convert? :)
22nd Jun 2019, 7:06 AM
::sк::
::sк:: - avatar