Skip to content

This project converts image sequence into video using OpenCV.

Notifications You must be signed in to change notification settings

LeeXujie/image2video-by-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

image2video-by-OpenCV

This project converts image sequence into video using OpenCV.

build

$ mkdir build
$ cd build/
$ cmake ..
$ make

usage

You can download a dataset named 4_video_office_large.zip from this website(https://sourceforge.net/projects/markermapper/files/test_data/) to test the program. Example of usage:./img2video 4_video_office_large/image-%04d0.jpg video.avi 25.0

About

This project converts image sequence into video using OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published