Skip to content

Trying to make visual effects with optical flow. Uses OpenCV

Notifications You must be signed in to change notification settings

Ricardo-FS/OpticalFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

OpticalFlow

Trying to make visual effects with optical flow. Uses OpenCV

Dependencies: -OpenCV 3.2 -FFMpeg DLL for OpenCV in your project folder (you can find the DLL in [opencv_folder]\build\bin to read mp4 files -OpenH264 to output/encode mp4 files with h.264 encoding

Program takes the following 3 arguments: [cam|vid] [camera ID | video path] [output video fps]

Next milestone is to export the flow data and simulate datamoshing effects

About

Trying to make visual effects with optical flow. Uses OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages