PyPI version

Imvideo

Imvideo helps you create time-lapse videos from camera-generated image folder and your matplotlib loop.

Install Imvideo


To install this package, type pip install imvideo in command prompt.

Function Details


Class local: timelapse(title, fps, folder_path, inspect=True):


Class memory: savebuff(frame, container):

construct(container, title, fps, inspect=True):

Use Imvideo


  1. Time-lapse video from a image folder:
  1. Time-lapse video from a matplotlib loop:

Sample output

Solve Laplace