Skip to content

zm0612/extract_image_from_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

description

​ extract image from video

compile

cd extract_image_from_video
mkdir build
cd build
cmake ..
make

run

cd lib
./extract_image {video path} {video name} {skips} 
#for example: $  ./extract_image /home a.mp4 1

About

extract image from video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published