A simple tool to create animations between affinely-transformed images (i.e., pan/scale/rotate).
Runs in Python. Requires opencv4 and numpy -- install through package manager or use the given nix file
See python panrot.py --help
for information. Basically python panrot.py -o video.mp4 img1.jpg img2.jpg
.