Skip to content

nguyenmai333/video-frame-cutting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Video Frame Cutting

Video Frame Cutting is an essential task in video processing, often performed to extract crucial frames from video files. The primary objective is to transform a video into a sequence of still images (frames) for research purposes. The provided code snippet will assist you in cutting frames from videos.

Installation

Use the package manager pip to install library.

pip install -r requirements.txt

Usage

python main.py --videos path/to/videos --frame high/good/medium/low

Output

The output will be in the current directory with the path as path\frame

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Releases

No releases published

Packages

No packages published

Languages