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

https://github.com/jingshing-python/opencv-video-edit-module

A module for python opencv to edit videos
https://github.com/jingshing-python/opencv-video-edit-module

opencv python video-processing

Last synced: 10 months ago
JSON representation

A module for python opencv to edit videos

Awesome Lists containing this project

README

          

# Opencv-Video-edit-module
A module for python opencv to edit videos

It can be combined with other opencv module to edit frame or edit vids.

I use this module with my [Pixel art filter](https://github.com/JingShing/Pixel-Art-transform-in-python) to make this video :

[![Video](https://i0.hdslb.com/bfs/archive/7220c2155a7e8550a7766eafead297b43cf93426.jpg@640w_400h_1c_!web-space-index-myvideo.webp)](https://youtu.be/W8HxlqgLQnQ)

This module still has some problem so I will not release its pack until I fixed it.