/img-rot

image rotator with python and numpy

Primary LanguagePython

Image Rotator

This is simple example which demonstrates image rotation capabilities using raw python and numpy.

Dependencies

  • python >= 3.8.5
  • numpy >= 1.19.2
  • matplotlib >= 3.3.2

The simplest way to collect these dependencies is to use Anaconda distribution.