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
- Host: GitHub
- URL: https://github.com/jingshing-python/opencv-video-edit-module
- Owner: JingShing-Python
- License: bsd-3-clause
- Created: 2022-09-03T10:34:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T10:40:16.000Z (over 3 years ago)
- Last Synced: 2025-01-25T23:41:02.728Z (12 months ago)
- Topics: opencv, python, video-processing
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :
[](https://youtu.be/W8HxlqgLQnQ)
This module still has some problem so I will not release its pack until I fixed it.