You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert videos into Flip-Book like versions of themselves. The gocv library is used for all the processing.
Save your video in ./data folder and run the following command.
go run *.go <NameOfVideo> <NameOfDest>
Original Video
Resulting Video
About
Convert a Video to an Animated Flipbook using OpenCV