Python CLI for generating intermediate image frames by interpolating between input key frames.
Project description
interframe
Python CLI for generating intermediate image frames by interpolating between input key frames.
Dependencies
Installation
$ pip install interframe
Usage
usage: interframe [-h] -i INPUT [INPUT ...] -o OUTPUT [-n NUM_RECURSIONS]
[--save_video] [--fps FPS]
Interpolates between two or more images
options:
-h, --help show this help message and exit
-i INPUT INPUT [INPUT ...], --input INPUT INPUT [INPUT ...]
Paths for two or more input images
-o OUTPUT, --output OUTPUT
Output directory
-n NUM_RECURSIONS, --num_recursions NUM_RECURSIONS
Number of recursions for interpolating
between frames
--save_video Save the output as a video
--fps FPS Frames per second for the output video
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
interframe-0.0.3.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for interframe-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab97881fbcdefcadf1e2a0860da2377b2e3a9ed02d717812f3c04d63c06082d5 |
|
MD5 | 3bdf43ab90655a7979d5a3b25a57aed3 |
|
BLAKE2b-256 | 7bb7762bb507654495d07eaa0ba912c1f448045dd887d64f92088c3f809d4b13 |