Skip to content

aaronvd/video_collage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

video_collage

Python program for recording and dynamically displaying videos in a tiled format.

collage object defined in video_collage/collage.py, and contains all operations for recording videos and assembling tiled output video. video_player.py defines video player object that updates and displays video using PyQt.

Installation

Run the following in a terminal for installation:
conda install -c anaconda numpy
conda install -c conda-forge opencv
pip install pyqt5 --user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages