Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorwoo/video-meaning

Convert video to a mean image
https://github.com/victorwoo/video-meaning

Last synced: 4 days ago
JSON representation

Convert video to a mean image

Awesome Lists containing this project

README

        

# video-meaning
Convert video to a mean image

## Prerequisite

- Run: Python 3.9 with cv2, numpy libraries installed.
- Develop: PyCharm CE

## Usage

- Place video files end with .mp4, .mov, .mkv in "input" directory
- Run `pip install opencv-python numpy` in terminal to install packages.
- Run main.py