Skip to main content

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


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)

Uploaded Source

Built Distribution

interframe-0.0.3-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page