Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 336 Bytes

A simple tool to create animations between affinely-transformed images (i.e., pan/scale/rotate).

Dependencies

Runs in Python. Requires opencv4 and numpy -- install through package manager or use the given nix file

Usage

See python panrot.py --help for information. Basically python panrot.py -o video.mp4 img1.jpg img2.jpg.