Skip to content

carol17p/OpticalFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

OpticalFlow

This calculates dense optical flow using the Farneback method implemented in OpenCV for all mp4 videos in a specified folder.

The file flow_blur.py also uses a GaussianBlur in an attempt to reduce noise in the video and produce better results.

A folder to store the resulting output video files should be created.

Usage:

$ python flow.py --input [path to input video files] --output [path to output video files]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages