Thanks to visit codestin.com
Credit goes to github.com

Skip to content

codebydant/video2image-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Video to image frame using OpenCV 4.1.2

This is a c++ program to convert a video to frames

Compilation

- Set your own OpenCV build directory in CMakeList.txt
- Create a build directory
- cd build/
- cmake ../
- make

Test

- ./video2image <video_file>

Releases

No releases published

Packages

No packages published