-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add function to extract frames from video using OpenCV
- Implemented to extract frames from a video file and save them as high-quality JPEG images. - The frames are named with the video name followed by a 9-digit sequence number. - The function sets the default output directory to the video path without its file extension and skips extraction if the directory already contains sufficient frames.
- Loading branch information
1 parent
6e31f99
commit 89bdf00
Showing
1 changed file
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters