https://github.com/pushtogithub23/video-reversal-opencv
This Python script reads a video from a URL, creates a reversed version, and stacks the original and reversed videos side by side. It also overlays two timers: one running forward on the original video and another running backward on the reversed video. The final output can be saved as both a reversed video and a stacked video.
https://github.com/pushtogithub23/video-reversal-opencv
opencv-python video-processing
Last synced: about 1 month ago
JSON representation
This Python script reads a video from a URL, creates a reversed version, and stacks the original and reversed videos side by side. It also overlays two timers: one running forward on the original video and another running backward on the reversed video. The final output can be saved as both a reversed video and a stacked video.
- Host: GitHub
- URL: https://github.com/pushtogithub23/video-reversal-opencv
- Owner: Pushtogithub23
- License: mit
- Created: 2024-10-16T18:34:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T06:15:17.000Z (over 1 year ago)
- Last Synced: 2025-01-14T12:53:41.370Z (over 1 year ago)
- Topics: opencv-python, video-processing
- Language: Jupyter Notebook
- Homepage:
- Size: 149 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE